Exception: GenevaDrive::PreconditionError
- Inherits:
-
StepExecutionError
- Object
- StandardError
- StepExecutionError
- GenevaDrive::PreconditionError
- Defined in:
- lib/geneva_drive/flow_control.rb
Overview
Raised when an exception occurs during pre-condition evaluation (cancel_if, skip_if).
The original exception is available via the standard cause method.
Instance Attribute Summary
Attributes inherited from StepExecutionError
Method Summary
Methods inherited from StepExecutionError
Constructor Details
This class inherits a constructor from GenevaDrive::StepExecutionError