Skip to content

DerPrefixMismatchErrorCode

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

  • ErrorCode

new DerPrefixMismatchErrorCode(expectedPrefix, actualPrefix): DerPrefixMismatchErrorCode

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

Uint8Array

Uint8Array

DerPrefixMismatchErrorCode

ErrorCode.constructor

readonly actualPrefix: Uint8Array

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


optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly expectedPrefix: Uint8Array

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'DerPrefixMismatchErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString