Exception: Moneta::Api::Exception
- Inherits:
-
StandardError
- Object
- StandardError
- Moneta::Api::Exception
- Defined in:
- lib/moneta/api/exception.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
4 5 6 |
# File 'lib/moneta/api/exception.rb', line 4 def to_hash { message: } end |