Exception: Sunshine::CriticalDeployError
- Inherits:
-
DeployError
- Object
- StandardError
- Exception
- DeployError
- Sunshine::CriticalDeployError
- Defined in:
- lib/sunshine/exceptions.rb
Overview
The error is serious enough that deploy cannot proceed. Sunshine will attempt to revert to a previous deploy if available.
Method Summary
Methods inherited from Exception
Constructor Details
This class inherits a constructor from Sunshine::Exception