ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseNetworkFeatureClassException Class
Members

In This Topic
    GeodatabaseNetworkFeatureClassException Class
    In This Topic
    Represents a geodatabase network feature class exception.
    Syntax
    public class GeodatabaseNetworkFeatureClassException : GeodatabaseException, System.Runtime.Serialization.ISerializable  
    Public Class GeodatabaseNetworkFeatureClassException 
       Inherits GeodatabaseException
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.Data.Exceptions.GeodatabaseException
             ArcGIS.Core.Data.Exceptions.GeodatabaseNetworkFeatureClassException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also