Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
com.cloudera.impala.catalog.DatabaseNotFoundException Class Reference
Inheritance diagram for com.cloudera.impala.catalog.DatabaseNotFoundException:
Collaboration diagram for com.cloudera.impala.catalog.DatabaseNotFoundException:

Public Member Functions

 DatabaseNotFoundException (String s)
 

Static Private Attributes

static final long serialVersionUID = -2203080667446640542L
 

Detailed Description

Thrown when a database cannot be found in the catalog.

Definition at line 21 of file DatabaseNotFoundException.java.

Constructor & Destructor Documentation

com.cloudera.impala.catalog.DatabaseNotFoundException.DatabaseNotFoundException ( String  s)
inline

Definition at line 25 of file DatabaseNotFoundException.java.

Member Data Documentation

final long com.cloudera.impala.catalog.DatabaseNotFoundException.serialVersionUID = -2203080667446640542L
staticprivate

Definition at line 23 of file DatabaseNotFoundException.java.


The documentation for this class was generated from the following file: