Home > @3rdweb/sdk > WrongListingTypeError
Thrown when trying to retrieve a listing of the wrong type
Signature:
export declare class WrongListingTypeError extends Error
Extends: Error
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(marketplaceContractAddress, listingId, actualType, expectedType) | Constructs a new instance of the WrongListingTypeError class |