hcifootprintInterfaces
CaptureFailure
Interface: CaptureFailure
Defined in: src/contextful/types.ts:198
What went wrong, if anything did.
Properties
errorClass
errorClass:
string
Defined in: src/contextful/types.ts:200
The error's constructor name — captured ALWAYS. A class is not app data.
message?
optionalmessage?:string
Defined in: src/contextful/types.ts:202
The message — only when the app allowlisted ERROR_MESSAGE.