Method: BtcPay::Client::Error#initialize
- Defined in:
- lib/btcpay/client/base.rb
#initialize(message) ⇒ Error
Returns a new instance of Error.
14 15 16 |
# File 'lib/btcpay/client/base.rb', line 14 def initialize() super() end |
Returns a new instance of Error.
14 15 16 |
# File 'lib/btcpay/client/base.rb', line 14 def initialize() super() end |