Home > @3rdweb/sdk > AuctionAlreadyStartedError
Thrown when attempting to update/cancel an auction that already started
Signature:
export declare class AuctionAlreadyStartedError extends Error
Extends: Error
Constructor | Modifiers | Description |
---|---|---|
(constructor)(id) | Constructs a new instance of the AuctionAlreadyStartedError class |