ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry.Exceptions Namespace / GenericCOMException Class
Members

In This Topic
    GenericCOMException Class
    In This Topic
    Thrown when there is a generic COM exception.
    Syntax
    public class GenericCOMException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class GenericCOMException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Geometry.Exceptions.GenericCOMException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also