ArcGIS Pro 2.9 API Reference Guide
WorkflowExecutionException Constructor(String)

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

Parameters

message
The message that describes the error
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

WorkflowExecutionException Class
WorkflowExecutionException Members
Overload List