Exception: Rudy::MachineGroupNotDefined
- Defined in:
- lib/rudy/exceptions.rb
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Rudy::Error
Instance Method Details
#message ⇒ Object
58 |
# File 'lib/rudy/exceptions.rb', line 58 def ; "#{@obj} is not defined in machines config."; end |