Exception: Puppet::PreformattedError

Inherits:
ParseErrorWithIssue show all
Defined in:
lib/puppet/error.rb

Overview

An error that already contains location information in the message text

Direct Known Subclasses

DataBinding::LookupError

Instance Attribute Summary

Attributes inherited from ParseErrorWithIssue

#arguments, #basic_message, #environment, #issue_code, #node

Attributes included from ExternalFileError

#file, #line, #pos

Attributes inherited from Error

#original

Method Summary

Methods inherited from ParseErrorWithIssue

from_issue_and_stack, #initialize, #to_s

Methods included from ExternalFileError

#initialize, #to_s

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Puppet::ParseErrorWithIssue