JS Kit SDK API Reference / Errors / NoAccountDataError
Class: NoAccountDataError
Defined in: errors.ts:123
Thrown when an existing account has no readable data.
Extends
Constructors
Constructor
new NoAccountDataError(
message?):NoAccountDataError
Defined in: errors.ts:124
Parameters
message?
string
Returns
NoAccountDataError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39