Exception: Muddyit::Error
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Muddyit::Error
- Defined in:
- lib/muddyit/errors.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
4 5 6 |
# File 'lib/muddyit/errors.rb', line 4 def code @code end |