WorkflowExecutionStepError

Summary

The WorkflowExecutionStepError exception is raised when a workflow step encounters an execution error.

Discussion

The WorkflowExecutionStepError exception is raised if the workflow step cannot be executed. For example, trying to execute an unsupported step such as DefineAOI, EditExtendedProperties, LaunchArcMap, LaunchGP, OpenMap, and SelectDataWorkspace will raise the error.


In this topic