Class BSV::Wallet::UnsupportedActionError ¶
Inherits: BSV::Wallet::Error
Code 2 — operation not supported by this wallet implementation.
Public Instance Methods¶
initialize(message = 'this method is not supported by this wallet implementation', stack: = '') ¶
- @return [UnsupportedActionError] a new instance of UnsupportedActionError