Method: ExceptionState#exception
- Defined in:
- lib/mspec/runner/exception.rb
#exception ⇒ Object (readonly)
Returns the value of attribute exception.
2 3 4 |
# File 'lib/mspec/runner/exception.rb', line 2 def exception @exception end |