ArcGIS Pro 2.8 API Reference Guide
TaskAssistantWorkflowException Constructor(String)

ArcGIS.Desktop.Workflow.Models.Exceptions Namespace > TaskAssistantWorkflowException Class > TaskAssistantWorkflowException Constructor : TaskAssistantWorkflowException Constructor(String)
The message that describes the error
Creates a new instance of the exception class with a specified error message
Syntax
public TaskAssistantWorkflowException( 
   string message
)
Public Function New( _
   ByVal message As String _
)

Parameters

message
The message that describes the error
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TaskAssistantWorkflowException Class
TaskAssistantWorkflowException Members
Overload List