ArcGIS Pro 2.9 API Reference Guide
FatalArcGISException Constructor(String)

ArcGIS.Desktop.Framework Namespace > FatalArcGISException Class > FatalArcGISException Constructor : FatalArcGISException Constructor(String)
The error message that explains the reason for the exception.
Initializes a new instance of the FatalArcGISException class with a specified error message.
Syntax
public FatalArcGISException( 
   string message
)
Public Function New( _
   ByVal message As String _
)

Parameters

message
The error message that explains the reason for the exception.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FatalArcGISException Class
FatalArcGISException Members
Overload List