Exception: A55::MissingAccountIdError
- Defined in:
- lib/a55/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
18 19 20 |
# File 'lib/a55/errors.rb', line 18 def "account_id is required to transaction, please set A55::Client.new(account_id) or A55.account_id = 00" end |