Skip to content

CertificateOutdatedErrorCode

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

  • ErrorCode

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

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

number

RequestId

number

CertificateOutdatedErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


readonly maxIngressExpiryInMinutes: number

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


name: string = 'CertificateOutdatedErrorCode'

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


optional requestContext: RequestContext

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

ErrorCode.requestContext


readonly requestId: RequestId

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


readonly optional retryTimes: number

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

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString