Exception: PuppetDebugger::Exception::UndefinedNode
- Inherits:
-
FatalError
- Object
- StandardError
- Error
- FatalError
- PuppetDebugger::Exception::UndefinedNode
- Defined in:
- lib/puppet-debugger/support/errors.rb
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from PuppetDebugger::Exception::Error
Instance Method Details
#message ⇒ Object
36 37 38 39 40 |
# File 'lib/puppet-debugger/support/errors.rb', line 36 def " Cannot find node with name: \#{data[:name]} on remote server\n OUT\nend\n" |