Exception: Automatic::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Automatic::Error
- 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.