ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseNetworkDiagramException Class / GeodatabaseNetworkDiagramException Constructor / GeodatabaseNetworkDiagramException Constructor(String,Exception)
Error message
Inner exception

GeodatabaseNetworkDiagramException Constructor(String,Exception)
Creates a new geodatabase network diagram exception initialized with the input parameters.
Syntax
public GeodatabaseNetworkDiagramException( 
   string errorMessage,
   Exception innerException
)

Parameters

errorMessage
Error message
innerException
Inner exception
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also