Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

IngressExpiryInvalidErrorCode

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

  • ErrorCode

new IngressExpiryInvalidErrorCode(message, providedIngressExpiryInMinutes): IngressExpiryInvalidErrorCode

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

string

number

IngressExpiryInvalidErrorCode

ErrorCode.constructor

optional callContext: CallContext

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

ErrorCode.callContext


readonly isCertified: boolean = false

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

ErrorCode.isCertified


readonly message: string

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


name: string = 'IngressExpiryInvalidErrorCode'

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


readonly providedIngressExpiryInMinutes: number

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


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

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

string

ErrorCode.toErrorMessage


toString(): string

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

string

ErrorCode.toString