Exception: Sunshine::DependencyError

Inherits:
Exception
  • Object
show all
Defined in:
lib/sunshine/exceptions.rb

Overview

Something went wrong with a dependency-specific item.

Direct Known Subclasses

InstallError, MissingDependency, UninstallError

Method Summary

Methods inherited from Exception

#initialize

Constructor Details

This class inherits a constructor from Sunshine::Exception