typescript-sdk

Home > @3rdweb/sdk > WrongListingTypeError

WrongListingTypeError class

Thrown when trying to retrieve a listing of the wrong type

Signature:

export declare class WrongListingTypeError extends Error 

Extends: Error

Constructors

Constructor Modifiers Description
(constructor)(marketplaceContractAddress, listingId, actualType, expectedType)   Constructs a new instance of the WrongListingTypeError class