Skip to content

DerDecodeErrorCode

Defined in: packages/core/src/agent/errors.ts:374

  • ErrorCode

new DerDecodeErrorCode(error): DerDecodeErrorCode

Defined in: packages/core/src/agent/errors.ts:377

string

DerDecodeErrorCode

ErrorCode.constructor

optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly error: string

Defined in: packages/core/src/agent/errors.ts:377


readonly isCertified: boolean = false

Defined in: packages/core/src/agent/errors.ts:47

ErrorCode.isCertified


name: string = 'DerDecodeErrorCode'

Defined in: packages/core/src/agent/errors.ts:375


optional requestContext: RequestContext

Defined in: packages/core/src/agent/errors.ts:44

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/core/src/agent/errors.ts:51

string

ErrorCode.toString