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?โ
readonly
optional
code:string
Defined in: shared/types/configTypes.ts:25
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error code
context?โ
readonly
optional
context:UnknownRecord
Defined in: shared/types/configTypes.ts:27
Additional error context
messageโ
readonly
message:string
Defined in: shared/types/configTypes.ts:29
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error message
timestampโ
readonly
timestamp:number
Defined in: shared/types/configTypes.ts:31
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error timestamp