Exception: ApprovalEngine::Error
- Inherits:
-
StandardError
- Object
- StandardError
- ApprovalEngine::Error
- Defined in:
- lib/approval_engine.rb
Overview
Base class for every error the engine raises itself, so a host can rescue ApprovalEngine::Error to catch them all. (Step transitions still raise the Rails-idiomatic ActiveRecord::RecordInvalid.)
Direct Known Subclasses
ApprovalBuilder::BuilderError, RuleEvaluator::EvaluationError