Interface: ErrorInfo
Defined in: shared/types/configTypes.ts:23
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error information for caching.
Propertiesโ
code?โ
readonlyoptionalcode:string
Defined in: shared/types/configTypes.ts:25
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error code
context?โ
readonlyoptionalcontext:UnknownRecord
Defined in: shared/types/configTypes.ts:27
Additional error context
messageโ
readonlymessage:string
Defined in: shared/types/configTypes.ts:29
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error message
timestampโ
readonlytimestamp:number
Defined in: shared/types/configTypes.ts:31
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error timestamp