Exception: Puppet::DevError
- Defined in:
- lib/vendor/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 inherited from Error
Method Summary
Methods inherited from Error
#backtrace, #initialize, #to_s
Constructor Details
This class inherits a constructor from Puppet::Error