Class MongoMetastoreException

All Implemented Interfaces:
Serializable

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

    • MongoMetastoreException

      public MongoMetastoreException(String message, Throwable cause)
    • MongoMetastoreException

      public MongoMetastoreException(String message)