ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphException Class
Members

In This Topic
    KnowledgeGraphException Class
    In This Topic
    Managed exception base class for custom KnowledgeGraph exceptions.
    Syntax
    public class KnowledgeGraphException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class KnowledgeGraphException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.KnowledgeGraph.KnowledgeGraphException
             ArcGIS.Desktop.KnowledgeGraph.KnowledgeGraphLayerException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also