ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseUtilityNetworkException Class / GeodatabaseUtilityNetworkException Constructor / GeodatabaseUtilityNetworkException Constructor(String)
Error message
Version

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

Parameters

errorMessage
Error message
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also