ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core Namespace / FatalArcGISException Class / FatalArcGISException Constructor

FatalArcGISException Constructor
Overload List
OverloadDescription
Initializes a new instance of the FatalArcGISException class.  
Initializes a new instance of the FatalArcGISException class with the inner exception that is the cause of this exception.  
Initializes a new instance of the FatalArcGISException class with a specified error message.  
Initializes a new instance of the FatalArcGISException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
Initializes a new instance of the FatalArcGISException class with serialized data.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also