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

SystemCoreException Class
General system core exception; for example if a conversion combination is not supported.
Syntax
public class SystemCoreException : System.Exception, 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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also