ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core Namespace / FatalArcGISException Class
Members

In This Topic
    FatalArcGISException Class
    In This Topic
    Represents errors that occur during application execution.
    Syntax
    public class FatalArcGISException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class FatalArcGISException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.FatalArcGISException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also