Home > @3rdweb/sdk > AuctionHasNotEndedError
Thrown when attempting to close an auction that has not ended
Signature:
export declare class AuctionHasNotEndedError extends Error
Extends: Error
Constructor | Modifiers | Description |
---|---|---|
(constructor)(id, endTime) | Constructs a new instance of the AuctionHasNotEndedError class |