Class RdbmsMetastoreException

All Implemented Interfaces:
Serializable

public class RdbmsMetastoreException extends MetastoreException
Specific RDBMS Drill Metastore runtime exception to indicate exceptions thrown during RDBMS Drill Metastore code execution.
See Also:
  • Constructor Details

    • RdbmsMetastoreException

      public RdbmsMetastoreException(String message, Throwable cause)
    • RdbmsMetastoreException

      public RdbmsMetastoreException(String message)