Skip to content

CborEncodeErrorCode

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

  • ErrorCode

new CborEncodeErrorCode(error, value): CborEncodeErrorCode

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

unknown

unknown

CborEncodeErrorCode

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:399


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CborEncodeErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly value: unknown

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString