ArcGIS Pro 2.8 API Reference Guide
WorkflowExecutionException Constructor(SerializationInfo,StreamingContext)

ArcGIS.Desktop.Workflow.Models.Exceptions Namespace > WorkflowExecutionException Class > WorkflowExecutionException Constructor : WorkflowExecutionException Constructor(SerializationInfo,StreamingContext)
Creates a new instance of the exception class
Syntax
protected WorkflowExecutionException( 
   SerializationInfo info,
   StreamingContext context
)
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)

Parameters

info
context
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

WorkflowExecutionException Class
WorkflowExecutionException Members
Overload List