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

In This Topic
    KnowledgeGraphServiceException Class
    In This Topic
    Managed exception base class for Knowledge Graph service exceptions.
    Syntax
    public class KnowledgeGraphServiceException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public Class KnowledgeGraphServiceException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.KnowledgeGraph.KnowledgeGraphServiceException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also