Skip to content

CborDecodeErrorCode

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

  • ErrorCode

new CborDecodeErrorCode(error, input): CborDecodeErrorCode

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

unknown

Uint8Array

CborDecodeErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly error: unknown

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


readonly input: Uint8Array

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CborDecodeErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString