FieldCryptoErrorMetadata
Defined in: packages/core/src/crypto/errors.ts:26
Extends
Section titled “Extends”Properties
Section titled “Properties”attempt?
Section titled “attempt?”
optionalattempt:number
Defined in: packages/core/src/errors.ts:101
Inherited from
Section titled “Inherited from”causeChain?
Section titled “causeChain?”
optionalcauseChain:unknown[]
Defined in: packages/core/src/errors.ts:102
Inherited from
Section titled “Inherited from”failMode?
Section titled “failMode?”
optionalfailMode:FieldCryptoFailMode
Defined in: packages/core/src/crypto/errors.ts:28
fieldPath?
Section titled “fieldPath?”
optionalfieldPath:string
Defined in: packages/core/src/crypto/errors.ts:27
httpStatus?
Section titled “httpStatus?”
optionalhttpStatus:number
Defined in: packages/core/src/errors.ts:98
Inherited from
Section titled “Inherited from”openFallback?
Section titled “openFallback?”
optionalopenFallback:FieldCryptoOpenFallback
Defined in: packages/core/src/crypto/errors.ts:29
providerErrorCode?
Section titled “providerErrorCode?”
optionalproviderErrorCode:string
Defined in: packages/core/src/errors.ts:96
Inherited from
Section titled “Inherited from”KMsgErrorMetadata.providerErrorCode
providerErrorText?
Section titled “providerErrorText?”
optionalproviderErrorText:string
Defined in: packages/core/src/errors.ts:97
Inherited from
Section titled “Inherited from”KMsgErrorMetadata.providerErrorText
requestId?
Section titled “requestId?”
optionalrequestId:string
Defined in: packages/core/src/errors.ts:99
Inherited from
Section titled “Inherited from”retryAfterMs?
Section titled “retryAfterMs?”
optionalretryAfterMs:number
Defined in: packages/core/src/errors.ts:100