Class: Eventbox::WrappedException
- Inherits:
-
Struct
- Object
- Struct
- Eventbox::WrappedException
- Defined in:
- lib/eventbox/sanitizer.rb
Instance Attribute Summary collapse
-
#exc ⇒ Object
Returns the value of attribute exc.
Instance Attribute Details
#exc ⇒ Object
Returns the value of attribute exc
377 378 379 |
# File 'lib/eventbox/sanitizer.rb', line 377 def exc @exc end |