JS Kit SDK API Reference / Errors / CouldNotFindNftOwnerError
Class: CouldNotFindNftOwnerError
Defined in: errors.ts:200
Thrown when the owner of an SNS NFT cannot be determined.
Extends
Constructors
Constructor
new CouldNotFindNftOwnerError(
message?):CouldNotFindNftOwnerError
Defined in: errors.ts:201
Parameters
message?
string
Returns
CouldNotFindNftOwnerError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39