Exception: GenevaDrive::StepNotDefinedError
- Inherits:
-
StepExecutionError
- Object
- StandardError
- StepExecutionError
- GenevaDrive::StepNotDefinedError
- Defined in:
- lib/geneva_drive/flow_control.rb
Overview
Raised when a step execution references a step that doesn't exist in the workflow class. This can happen if the workflow class definition changed after the step was scheduled.
Instance Attribute Summary
Attributes inherited from StepExecutionError
Method Summary
Methods inherited from StepExecutionError
Constructor Details
This class inherits a constructor from GenevaDrive::StepExecutionError