ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseNetworkFeatureClassException Class / GeodatabaseNetworkFeatureClassException Constructor / GeodatabaseNetworkFeatureClassException Constructor(String)
Error message

GeodatabaseNetworkFeatureClassException Constructor(String)
Creates a new geodatabase network feature class exception initialized with the input parameter.
Syntax
public GeodatabaseNetworkFeatureClassException( 
   string errorMessage
)

Parameters

errorMessage
Error message
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also