Skip to content

IngressExpiryInvalidErrorCode

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

  • ErrorCode

new IngressExpiryInvalidErrorCode(message, providedIngressExpiryInMinutes): IngressExpiryInvalidErrorCode

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

string

number

IngressExpiryInvalidErrorCode

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 message: string

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


name: string = 'IngressExpiryInvalidErrorCode'

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


readonly providedIngressExpiryInMinutes: number

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString