ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Workflow.Exceptions Namespace / WorkflowExecutionException Class
Members Version

    WorkflowExecutionException Class
    Represents a workflow execution error
    Syntax
    public class WorkflowExecutionException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Workflow.Exceptions.WorkflowExecutionException
             ArcGIS.Desktop.Workflow.Exceptions.UnmetDependendencyException
             ArcGIS.Desktop.Workflow.Exceptions.WorkflowExecutionJobNotFoundException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also