Skip to content

MalformedSignatureErrorCode

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

  • ErrorCode

new MalformedSignatureErrorCode(error): MalformedSignatureErrorCode

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

string

MalformedSignatureErrorCode

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:609


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'MalformedSignatureErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString