Class: Eventbox::WrappedException

Inherits:
Struct
  • Object
show all
Defined in:
lib/eventbox/sanitizer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#excObject

Returns the value of attribute exc

Returns:

  • (Object)

    the current value of exc



284
285
286
# File 'lib/eventbox/sanitizer.rb', line 284

def exc
  @exc
end