AIOT Payment x402 is in public beta. Install the skill for your AI agent.
ReferenceCheckoutExpiredError

Class: CheckoutExpiredError

Defined in: utils/errors.ts:13

Extends

Constructors

Constructor

new CheckoutExpiredError(sessionId): CheckoutExpiredError

Defined in: utils/errors.ts:14

Parameters

sessionId

string

Returns

CheckoutExpiredError

Overrides

AIOTError.constructor

Properties

code

readonly code: string

Defined in: utils/errors.ts:2

Inherited from

AIOTError.code


statusCode

readonly statusCode: number

Defined in: utils/errors.ts:3

Inherited from

AIOTError.statusCode