Skip to content

CertificateOutdatedErrorCode

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

  • ErrorCode

new CertificateOutdatedErrorCode(maxIngressExpiryInMinutes, requestId, retryTimes?): CertificateOutdatedErrorCode

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

number

RequestId

number

CertificateOutdatedErrorCode

ErrorCode.constructor

optional callContext: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


readonly maxIngressExpiryInMinutes: number

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


name: string = 'CertificateOutdatedErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly requestId: RequestId

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


readonly optional retryTimes: number

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString