Skip to content

DerEncodeErrorCode

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

  • ErrorCode

new DerEncodeErrorCode(error): DerEncodeErrorCode

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

string

DerEncodeErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly error: string

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'DerEncodeErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString