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

In This Topic
    SystemCoreException Class
    In This Topic
    General system core exception; for example if a conversion combination is not supported.
    Syntax
    public class SystemCoreException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class SystemCoreException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.SystemCore.SystemCoreException
             ArcGIS.Core.SystemCore.InvalidParameterException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also