Exception: Train::TransportError
- Defined in:
- lib/train/errors.rb
Overview
Base exception class for all exceptions that are caused by other failures in the transport layer.
Direct Known Subclasses
Train::Transports::Local::PipeError, Train::Transports::SSH::CiscoIOSConnection::BadEnablePassword, Train::Transports::SSHFailed, Train::Transports::SSHPTYFailed, Train::Transports::WinRMFailed
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Train::Error