Skip to content

CertificateVerificationErrorCode

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

  • ErrorCode

new CertificateVerificationErrorCode(reason, error?): CertificateVerificationErrorCode

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

string

unknown

CertificateVerificationErrorCode

ErrorCode.constructor

optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly optional error: unknown

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


readonly isCertified: boolean = false

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

ErrorCode.isCertified


name: string = 'CertificateVerificationErrorCode'

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


readonly reason: string

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString