ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Exceptions Namespace / TaskAssistantWorkflowException Class / TaskAssistantWorkflowException Constructor / TaskAssistantWorkflowException Constructor(SerializationInfo,StreamingContext)

In This Topic
    TaskAssistantWorkflowException Constructor(SerializationInfo,StreamingContext)
    In This Topic
    Creates a new instance of the exception class
    Syntax
    protected TaskAssistantWorkflowException( 
       SerializationInfo info,
       StreamingContext context
    )
    Protected Function New( _
       ByVal info As SerializationInfo, _
       ByVal context As StreamingContext _
    )

    Parameters

    info
    context
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also