ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseException Class / GeodatabaseException Constructor / GeodatabaseException Constructor(Exception)
Inner exception

GeodatabaseException Constructor(Exception)
Creates a new geodatabase exception initialized with the input parameter.
Syntax
public GeodatabaseException( 
   Exception innerException
)

Parameters

innerException
Inner exception
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also