Skip to content

MissingRootKeyErrorCode

Defined in: packages/agent/src/errors.ts:522

  • ErrorCode

new MissingRootKeyErrorCode(shouldFetchRootKey?): MissingRootKeyErrorCode

Defined in: packages/agent/src/errors.ts:525

boolean

MissingRootKeyErrorCode

ErrorCode.constructor

optional callContext: CallContext

Defined in: packages/agent/src/errors.ts:35

ErrorCode.callContext


readonly isCertified: boolean = false

Defined in: packages/agent/src/errors.ts:37

ErrorCode.isCertified


name: string = 'MissingRootKeyErrorCode'

Defined in: packages/agent/src/errors.ts:523


optional requestContext: RequestContext

Defined in: packages/agent/src/errors.ts:34

ErrorCode.requestContext


readonly optional shouldFetchRootKey: boolean

Defined in: packages/agent/src/errors.ts:525

toErrorMessage(): string

Defined in: packages/agent/src/errors.ts:530

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/agent/src/errors.ts:41

string

ErrorCode.toString