Class: Chamomile::ErrorEvent
- Inherits:
-
Data
- Object
- Data
- Chamomile::ErrorEvent
- Defined in:
- lib/chamomile/messages.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
readonly
Returns the value of attribute error.
Instance Attribute Details
#error ⇒ Object (readonly)
Returns the value of attribute error
60 61 62 |
# File 'lib/chamomile/messages.rb', line 60 def error @error end |