Exception: Stella::Testplan::Usecase::UnknownResource
- Defined in:
- lib/stella/testplan/usecase.rb
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Stella::Error
Instance Method Details
#message ⇒ Object
31 |
# File 'lib/stella/testplan/usecase.rb', line 31 def ; "UnknownResource: #{@obj}"; end |