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

WorkflowExecutionException Constructor(SerializationInfo,StreamingContext)
Creates a new instance of the exception class
Syntax
protected WorkflowExecutionException( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also