Exception: Kitchen::Transport::SshFailed

Inherits:
TransportFailed show all
Defined in:
lib/kitchen/transport/ssh.rb

Overview

Wrapped exception for any internally raised SSH-related errors.

Author:

Instance Attribute Summary

Attributes inherited from TransportFailed

#exit_code

Attributes inherited from StandardError

#original

Method Summary

Methods inherited from TransportFailed

#initialize

Methods inherited from StandardError

#initialize

Methods included from Error

formatted_backtrace, formatted_exception, formatted_trace

Constructor Details

This class inherits a constructor from Kitchen::Transport::TransportFailed