Skip to content

IngressExpiryInvalidErrorCode

Defined in: packages/agent/src/errors.ts:577

  • ErrorCode

new IngressExpiryInvalidErrorCode(message, providedIngressExpiryInMinutes): IngressExpiryInvalidErrorCode

Defined in: packages/agent/src/errors.ts:580

string

number

IngressExpiryInvalidErrorCode

ErrorCode.constructor

optional callContext: CallContext

Defined in: packages/agent/src/errors.ts:35

ErrorCode.callContext


readonly isCertified: boolean = false

Defined in: packages/agent/src/errors.ts:37

ErrorCode.isCertified


readonly message: string

Defined in: packages/agent/src/errors.ts:581


name: string = 'IngressExpiryInvalidErrorCode'

Defined in: packages/agent/src/errors.ts:578


readonly providedIngressExpiryInMinutes: number

Defined in: packages/agent/src/errors.ts:582


optional requestContext: RequestContext

Defined in: packages/agent/src/errors.ts:34

ErrorCode.requestContext

toErrorMessage(): string

Defined in: packages/agent/src/errors.ts:588

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/agent/src/errors.ts:41

string

ErrorCode.toString