JS Kit SDK API Reference / Errors / NftAccountNotFoundError
Class: NftAccountNotFoundError
Defined in: errors.ts:172
Thrown when an expected SNS NFT account cannot be found.
Extends
Constructors
Constructor
new NftAccountNotFoundError(
message?):NftAccountNotFoundError
Defined in: errors.ts:173
Parameters
message?
string
Returns
NftAccountNotFoundError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39