Class BSV::Wallet::InsufficientFundsError ¶
Inherits: StandardError
Attributes¶
available [R] ¶
Returns the value of attribute available.
required [R] ¶
Returns the value of attribute required.
Public Instance Methods¶
initialize(message = nil, required: = nil, available: = nil) ¶
- @return [InsufficientFundsError] a new instance of InsufficientFundsError