ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Workflow.Exceptions Namespace / TaskAssistantWorkflowException Class / TaskAssistantWorkflowException Constructor / TaskAssistantWorkflowException Constructor(String)
The message that describes the error
Version

    TaskAssistantWorkflowException Constructor(String)
    Creates a new instance of the exception class with a specified error message
    Syntax
    public TaskAssistantWorkflowException( 
       string message
    )

    Parameters

    message
    The message that describes the error
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also