Method: ASIR::EncapsulatedException#exception_backtrace
- Defined in:
- lib/asir/result.rb
#exception_backtrace ⇒ Object
Returns the value of attribute exception_backtrace.
26 27 28 |
# File 'lib/asir/result.rb', line 26 def exception_backtrace @exception_backtrace end |