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

GeodatabasePlanarGraphException Constructor(String)
Creates a new geodatabase planar graph exception initialized with the input parameter.
Syntax
public GeodatabasePlanarGraphException( 
   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