Skip to content

DerPrefixMismatchErrorCode

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

new DerPrefixMismatchErrorCode(expectedPrefix, actualPrefix): DerPrefixMismatchErrorCode

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

Uint8Array

Uint8Array

DerPrefixMismatchErrorCode

ErrorCode.constructor

readonly actualPrefix: Uint8Array

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


optional callContext?: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly expectedPrefix: Uint8Array

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'DerPrefixMismatchErrorCode'

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


optional requestContext?: RequestContext

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

ErrorCode.requestContext


static verbosity: ErrorVerbosity = ErrorVerbosity.Normal

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

ErrorCode.verbosity

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString