Exception: MonkeyParty::Error
- Inherits:
-
Exception
- Object
- Exception
- MonkeyParty::Error
- Includes:
- HappyMapper
- Defined in:
- lib/monkey_party/error.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
9 10 11 12 13 14 |
# File 'lib/monkey_party/error.rb', line 9 def to_h { :message => , :code => code } end |