Exception: Train::Transports::SSHFailed

Inherits:
Train::TransportError show all
Defined in:
lib/train/transports/ssh.rb

Overview

Wrapped exception for any internally raised SSH-related errors.

Author:

Instance Attribute Summary

Attributes inherited from Error

#reason

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Train::Error