Exception: Stella::Testplan::Usecase::UnknownResource

Inherits:
Error
  • Object
show all
Defined in:
lib/stella/testplan/usecase.rb

Instance Method Summary collapse

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Stella::Error

Instance Method Details

#messageObject



31
# File 'lib/stella/testplan/usecase.rb', line 31

def message; "UnknownResource: #{@obj}"; end