Class: InsufficientFundsError
Defined in: errors.ts:40
Indicates the requested operation cost is greater than available balance.
Extends
Constructors
Constructor
new InsufficientFundsError(
message):InsufficientFundsError
Defined in: errors.ts:5
Parameters
message
string
Returns
InsufficientFundsError