Exception: Sunshine::FatalDeployError

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

Method Summary

Methods inherited from Exception

#initialize

Constructor Details

This class inherits a constructor from Sunshine::Exception