Exception: Puppet::DevError

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

#file, #line

Method Summary

Methods inherited from Error

#backtrace, #initialize, #to_s

Constructor Details

This class inherits a constructor from Puppet::Error