Skip to content

CborDecodeErrorCode

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

  • ErrorCode

new CborDecodeErrorCode(error, input): CborDecodeErrorCode

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

unknown

Uint8Array

CborDecodeErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly error: unknown

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


readonly input: Uint8Array

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CborDecodeErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString