typescript-sdk

Home > @3rdweb/sdk > ListingNotFoundError

ListingNotFoundError class

Thrown when trying to retrieve a listing from a marketplace that doesn’t exist

Signature:

export declare class ListingNotFoundError extends Error 

Extends: Error

Constructors

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