Exception: Puppet::DataBinding::RecursiveLookupError Private

Inherits:
LookupError show all
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.

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

#original

Method Summary

Methods inherited from ParseErrorWithIssue

from_issue_and_stack, #initialize, #to_h, #to_s

Methods included from ExternalFileError

#initialize, #to_s

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Puppet::ParseErrorWithIssue