Exception: AutomateIt::Error
- Inherits:
-
NestedError
- Object
- StandardError
- NestedError
- AutomateIt::Error
- Defined in:
- lib/automateit/error.rb
Overview
AutomateIt::Error
Wraps errors while preserving their cause. Used by the Interpreter to display user-friendly error messages.
See NestedError for class API.
Instance Attribute Summary
Attributes inherited from NestedError
Method Summary
Methods inherited from NestedError
Constructor Details
This class inherits a constructor from NestedError