Uses of Class
org.apache.drill.metastore.exceptions.MetastoreException
Packages that use MetastoreException
Package
Description
-
Uses of MetastoreException in org.apache.drill.metastore.iceberg.exceptions
Subclasses of MetastoreException in org.apache.drill.metastore.iceberg.exceptionsModifier and TypeClassDescriptionclass
Specific Iceberg Drill Metastore runtime exception to indicate exceptions thrown during Iceberg Drill Metastore code execution. -
Uses of MetastoreException in org.apache.drill.metastore.mongo.exception
Subclasses of MetastoreException in org.apache.drill.metastore.mongo.exceptionModifier and TypeClassDescriptionclass
Specific Mongo Drill Metastore runtime exception to indicate exceptions thrown during Mongo Drill Metastore code execution. -
Uses of MetastoreException in org.apache.drill.metastore.rdbms.exception
Subclasses of MetastoreException in org.apache.drill.metastore.rdbms.exceptionModifier and TypeClassDescriptionclass
Specific RDBMS Drill Metastore runtime exception to indicate exceptions thrown during RDBMS Drill Metastore code execution.