Skip to content

DerPrefixMismatchErrorCode

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

  • ErrorCode

new DerPrefixMismatchErrorCode(expectedPrefix, actualPrefix): DerPrefixMismatchErrorCode

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

Uint8Array

Uint8Array

DerPrefixMismatchErrorCode

ErrorCode.constructor

readonly actualPrefix: Uint8Array

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


optional callContext: CallContext

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

ErrorCode.callContext


readonly expectedPrefix: Uint8Array

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'DerPrefixMismatchErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString