| Overload | Description | 
|---|---|
| FatalArcGISException Constructor() | Initializes a new instance of the FatalArcGISException class.   | 
| FatalArcGISException Constructor(Exception) | Initializes a new instance of the FatalArcGISException class with the inner exception that is the cause of this exception.   | 
| FatalArcGISException Constructor(String) | Initializes a new instance of the FatalArcGISException class with a specified error message.   | 
| FatalArcGISException Constructor(String,Exception) | 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.   | 
| FatalArcGISException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the FatalArcGISException class with serialized data.   |