ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseNotFoundOrOpenedException Class / GeodatabaseNotFoundOrOpenedException Constructor / GeodatabaseNotFoundOrOpenedException Constructor(String)
Auxiliary exception

GeodatabaseNotFoundOrOpenedException Constructor(String)
Creates a new geodatabase not found or opened exception initialized with the input parameter.
Syntax
public GeodatabaseNotFoundOrOpenedException( 
   string auxErrorMessage
)

Parameters

auxErrorMessage
Auxiliary exception
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also