Skip to content

IngressExpiryInvalidErrorCode

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

new IngressExpiryInvalidErrorCode(message, providedIngressExpiryInMinutes): IngressExpiryInvalidErrorCode

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

string

number

IngressExpiryInvalidErrorCode

ErrorCode.constructor

optional callContext?: CallContext | PollingCallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


readonly message: string

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


name: string = 'IngressExpiryInvalidErrorCode'

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


readonly providedIngressExpiryInMinutes: number

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


optional requestContext?: RequestContext

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

ErrorCode.requestContext


static verbosity: ErrorVerbosity = ErrorVerbosity.Normal

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

ErrorCode.verbosity

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString