Exception: Sunshine::CriticalDeployError

Inherits:
DeployError show all
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

#initialize

Constructor Details

This class inherits a constructor from Sunshine::Exception