Exception: Kitchen::UserError
- Inherits:
-
StandardError
- Object
- StandardError
- StandardError
- Kitchen::UserError
- Defined in:
- lib/kitchen/errors.rb
Overview
Base exception class for all exceptions that are caused by user input errors.
Direct Known Subclasses
Provisioner::ChefTarget::ChefClientNotFound, Provisioner::ChefTarget::ChefVersionTooLow, Provisioner::ChefTarget::RequireTrainTransport
Instance Attribute Summary
Attributes inherited from StandardError
Method Summary
Methods inherited from StandardError
Methods included from Error
formatted_backtrace, formatted_exception, formatted_trace, warn_on_stderr
Constructor Details
This class inherits a constructor from Kitchen::StandardError