ArcGIS Pro 2.9 API Reference Guide
FatalArcGISException Constructor(Exception)

ArcGIS.Desktop.Framework Namespace > FatalArcGISException Class > FatalArcGISException Constructor : FatalArcGISException Constructor(Exception)
The exception that is the cause of the current exception.
Initializes a new instance of the FatalArcGISException class with the inner exception that is the cause of this exception.
Syntax
public FatalArcGISException( 
   Exception innerException
)
Public Function New( _
   ByVal innerException As Exception _
)

Parameters

innerException
The exception that is the cause of the current exception.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FatalArcGISException Class
FatalArcGISException Members
Overload List