Exception: Kitchen::TransientFailure
- Inherits:
-
StandardError
- Object
- StandardError
- StandardError
- Kitchen::TransientFailure
- Defined in:
- lib/kitchen/errors.rb
Overview
Base exception class for exceptions that are caused by external library failures which may be temporary.
Direct Known Subclasses
ActionFailed, InstanceFailure, SSHFailed, ShellOut::ShellCommandFailed, Kitchen::Transport::TransportFailed
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