MetadataProcessingError
Interface for metadata processing errors and relevant contextual information.
Attributes:
Name | Type | Description |
---|---|---|
token |
Token
|
a Token interface with all information required to uniquely identify an NFT |
error_type |
str
|
the class of caught exception. |
error_message |
str
|
the error message of the caught exception. |