Skip to content

IngressExpiryInvalidErrorCode

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

  • ErrorCode

new IngressExpiryInvalidErrorCode(message, providedIngressExpiryInMinutes): IngressExpiryInvalidErrorCode

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

string

number

IngressExpiryInvalidErrorCode

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

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


name: string = 'IngressExpiryInvalidErrorCode'

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


readonly providedIngressExpiryInMinutes: number

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString