Exception: Puppet::DataBinding::LookupError Private
- Inherits:
-
PreformattedError
- Object
- RuntimeError
- Error
- ParseError
- ParseErrorWithIssue
- PreformattedError
- Puppet::DataBinding::LookupError
- Defined in:
- lib/puppet/data_binding.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ParseErrorWithIssue
#arguments, #basic_message, #environment, #issue_code, #node
Attributes included from ExternalFileError
#file, #line, #pos, #puppetstack
Attributes inherited from Error
Method Summary
Methods inherited from ParseErrorWithIssue
from_issue_and_stack, #initialize, #to_h, #to_s
Methods included from ExternalFileError
Methods inherited from Error
Constructor Details
This class inherits a constructor from Puppet::ParseErrorWithIssue