Home > @3rdweb/sdk > RestrictedTransferError
Thrown when attempting to transfer an asset that has restricted transferability
Signature:
export declare class RestrictedTransferError extends Error
Extends: Error
Constructor | Modifiers | Description |
---|---|---|
(constructor)(assetAddress) | Constructs a new instance of the RestrictedTransferError class |