Exception: StandardError
- Inherits:
-
Exception
- Object
- Exception
- StandardError
- Defined in:
- lib/power_trace/exception_patch.rb
Instance Attribute Summary collapse
-
#stored_power_trace ⇒ Object
Returns the value of attribute stored_power_trace.
Instance Attribute Details
#stored_power_trace ⇒ Object
Returns the value of attribute stored_power_trace.
2 3 4 |
# File 'lib/power_trace/exception_patch.rb', line 2 def stored_power_trace @stored_power_trace end |