Class: PseudoCleaner::SpinachErrorHandler
- Inherits:
-
Object
- Object
- PseudoCleaner::SpinachErrorHandler
- Includes:
- Singleton
- Defined in:
- lib/pseudo_cleaner/spinach.rb
Instance Attribute Summary collapse
-
#exception ⇒ Object
Returns the value of attribute exception.
Instance Attribute Details
#exception ⇒ Object
Returns the value of attribute exception.
9 10 11 |
# File 'lib/pseudo_cleaner/spinach.rb', line 9 def exception @exception end |