Exception: Automatic::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/automatic.rb

Overview

Base class for every failure the framework raises itself, so that a caller can rescue these without rescuing everything.

Direct Known Subclasses

InvalidRecipeError, NoPluginError, NoRecipeError