ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / WorkflowExecutionResult Class / Exception Property

In This Topic
    Exception Property (WorkflowExecutionResult)
    In This Topic
    Gets the exception raised during the workflow execution
    Syntax
    public WorkflowExecutionException Exception {get;}
    Public ReadOnly Property Exception As WorkflowExecutionException
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also