Skip to content

MalformedSignatureErrorCode

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

  • ErrorCode

new MalformedSignatureErrorCode(error): MalformedSignatureErrorCode

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

string

MalformedSignatureErrorCode

ErrorCode.constructor

optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly error: string

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'MalformedSignatureErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString