Exception: GenevaDrive::StepFailedError

Inherits:
StepExecutionError show all
Defined in:
lib/geneva_drive/flow_control.rb

Overview

Raised when an exception occurs during step execution. The original exception is available via the standard cause method.

Instance Attribute Summary

Attributes inherited from StepExecutionError

#step_execution, #workflow

Method Summary

Methods inherited from StepExecutionError

#initialize

Constructor Details

This class inherits a constructor from GenevaDrive::StepExecutionError