ArcGIS Pro 3.7 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 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public class KnowledgeGraphServiceException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also