Skip to content

CborEncodeErrorCode

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

  • ErrorCode

new CborEncodeErrorCode(error, value): CborEncodeErrorCode

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

unknown

unknown

CborEncodeErrorCode

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CborEncodeErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly value: unknown

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString