JavaScript SDK API Reference / Errors / NoAccountDataError
Class: NoAccountDataError
Defined in: error.ts:133
Base error for SDK failures, carrying a machine-readable ErrorType.
Extends
Constructors
Constructor
new NoAccountDataError(
message?):NoAccountDataError
Defined in: error.ts:134
Parameters
message?
string
Returns
NoAccountDataError
Overrides
Properties
type
type:
ErrorType
Defined in: error.ts:43
Machine-readable error category.