Class BSV::Wallet::InsufficientFundsError ¶
Inherits: BSV::Wallet::Error
Code 5 — wallet has insufficient funds for the requested operation.
Public Instance Methods¶
initialize(message = 'insufficient funds', stack: = '') ¶
- @return [InsufficientFundsError] a new instance of InsufficientFundsError