Exception: Inferno::Exceptions::WaitException
- Inherits:
-
TestResultException
- Object
- RuntimeError
- TestResultException
- Inferno::Exceptions::WaitException
- Defined in:
- lib/inferno/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#result ⇒ Object
31 32 33 |
# File 'lib/inferno/exceptions.rb', line 31 def result 'wait' end |