Exception: Howlr::Message::CallbackError
- Inherits:
-
Exception
- Object
- Exception
- Howlr::Message::CallbackError
- Defined in:
- lib/howlr/message.rb
Instance Attribute Summary collapse
-
#underlying_error ⇒ Object
Returns the value of attribute underlying_error.
Instance Attribute Details
#underlying_error ⇒ Object
Returns the value of attribute underlying_error.
199 200 201 |
# File 'lib/howlr/message.rb', line 199 def @underlying_error end |