Exception: Puppet::DevError

Inherits:
Error show all
Includes:
ExternalFileError
Defined in:
lib/puppet/error.rb

Overview

An error class for when I don’t know what happened. Automatically prints a stack trace when in debug mode.

Instance Attribute Summary

Attributes included from ExternalFileError

#file, #line, #pos

Attributes inherited from Error

#original

Method Summary

Methods included from ExternalFileError

#initialize, #to_s

Methods inherited from Error

#initialize