Exception: Kitchen::SSHFailed
- Inherits:
-
TransientFailure
- Object
- StandardError
- StandardError
- TransientFailure
- Kitchen::SSHFailed
- Defined in:
- lib/kitchen/ssh.rb
Overview
Wrapped exception for any internally raised SSH-related errors.
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