ArcGIS Pro 3.0 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, Windows 8.1

    See Also