ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data.Exceptions Namespace / GeodatabaseException Class
Members Version

GeodatabaseException Class
Represents a base class for all geodatabase exceptions.
Syntax
public class GeodatabaseException : System.Exception, System.Runtime.Serialization.ISerializable  
Inheritance Hierarchy

System.Object
   System.Exception
      ArcGIS.Core.Data.Exceptions.GeodatabaseException
         ArcGIS.Core.Data.Exceptions.GeodatabaseAttachmentNotEnabledException
         ArcGIS.Core.Data.Exceptions.GeodatabaseAttributeRuleException
         ArcGIS.Core.Data.Exceptions.GeodatabaseCadastralFabricException
         ArcGIS.Core.Data.Exceptions.GeodatabaseCatalogDatasetException
         ArcGIS.Core.Data.Exceptions.GeodatabaseCursorException
         ArcGIS.Core.Data.Exceptions.GeodatabaseDatasetException
         ArcGIS.Core.Data.Exceptions.GeodatabaseDataSourceException
         ArcGIS.Core.Data.Exceptions.GeodatabaseDefaultValueException
         ArcGIS.Core.Data.Exceptions.GeodatabaseDomainException
         ArcGIS.Core.Data.Exceptions.GeodatabaseEditingException
         ArcGIS.Core.Data.Exceptions.GeodatabaseEnterpriseException
         ArcGIS.Core.Data.Exceptions.GeodatabaseEnumerationException
         ArcGIS.Core.Data.Exceptions.GeodatabaseFeatureClassException
         ArcGIS.Core.Data.Exceptions.GeodatabaseFeatureException
         ArcGIS.Core.Data.Exceptions.GeodatabaseFieldException
         ArcGIS.Core.Data.Exceptions.GeodatabaseFieldsException
         ArcGIS.Core.Data.Exceptions.GeodatabaseGeneralException
         ArcGIS.Core.Data.Exceptions.GeodatabaseGeometricNetworkException
         ArcGIS.Core.Data.Exceptions.GeodatabaseGeometryException
         ArcGIS.Core.Data.Exceptions.GeodatabaseImportExportException
         ArcGIS.Core.Data.Exceptions.GeodatabaseIndexException
         ArcGIS.Core.Data.Exceptions.GeodatabaseMetadataException
         ArcGIS.Core.Data.Exceptions.GeodatabaseNameStringException
         ArcGIS.Core.Data.Exceptions.GeodatabaseNetworkDiagramException
         ArcGIS.Core.Data.Exceptions.GeodatabaseNetworkFeatureClassException
         ArcGIS.Core.Data.Exceptions.GeodatabaseNotFoundOrOpenedException
         ArcGIS.Core.Data.Exceptions.GeodatabaseObjectClassException
         ArcGIS.Core.Data.Exceptions.GeodatabaseParcelFabricException
         ArcGIS.Core.Data.Exceptions.GeodatabasePlanarGraphException
         ArcGIS.Core.Data.Exceptions.GeodatabasePropertyException
         ArcGIS.Core.Data.Exceptions.GeodatabaseQueryException
         ArcGIS.Core.Data.Exceptions.GeodatabaseRasterException
         ArcGIS.Core.Data.Exceptions.GeodatabaseRelationshipClassException
         ArcGIS.Core.Data.Exceptions.GeodatabaseReplicationException
         ArcGIS.Core.Data.Exceptions.GeodatabaseRowException
         ArcGIS.Core.Data.Exceptions.GeodatabaseSelectionException
         ArcGIS.Core.Data.Exceptions.GeodatabaseServerException
         ArcGIS.Core.Data.Exceptions.GeodatabaseSpatialFilterException
         ArcGIS.Core.Data.Exceptions.GeodatabaseSpatialReferenceException
         ArcGIS.Core.Data.Exceptions.GeodatabaseSQLParsingException
         ArcGIS.Core.Data.Exceptions.GeodatabaseTableException
         ArcGIS.Core.Data.Exceptions.GeodatabaseTopologyException
         ArcGIS.Core.Data.Exceptions.GeodatabaseTransferException
         ArcGIS.Core.Data.Exceptions.GeodatabaseUserMetadataException
         ArcGIS.Core.Data.Exceptions.GeodatabaseUtilityNetworkException
         ArcGIS.Core.Data.Exceptions.GeodatabaseValidationException
         ArcGIS.Core.Data.Exceptions.GeodatabaseVersionException
         ArcGIS.Core.Data.Exceptions.GeodatabaseWorkspaceException
         ArcGIS.Core.Data.Exceptions.ServiceException

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also