Exception: Sunshine::FatalDeployError
- Inherits:
-
DeployError
- Object
- StandardError
- Exception
- DeployError
- Sunshine::FatalDeployError
- Defined in:
- lib/sunshine/exceptions.rb
Overview
The error is so serious that all no more action can be taken. Sunshine will attempt to close any ssh connections and stop the deploy.
Direct Known Subclasses
DependencyError, RemoteShell::ConnectionError, Shell::TimeoutError
Method Summary
Methods inherited from Exception
Constructor Details
This class inherits a constructor from Sunshine::Exception