Skip to content

DerDecodeLengthMismatchErrorCode

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

  • ErrorCode

new DerDecodeLengthMismatchErrorCode(expectedLength, actualLength): DerDecodeLengthMismatchErrorCode

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

number

number

DerDecodeLengthMismatchErrorCode

ErrorCode.constructor

readonly actualLength: number

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


optional callContext: CallContext

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

ErrorCode.callContext


readonly expectedLength: number

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'DerDecodeLengthMismatchErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString