org.apache.hadoop.chukwa.extraction.database
Class DBException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.chukwa.extraction.database.DBException
- All Implemented Interfaces:
- Serializable
public class DBException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DBException
public DBException()
DBException
public DBException(String message)
DBException
public DBException(Throwable cause)
DBException
public DBException(String message,
Throwable cause)
Copyright © ${year} The Apache Software Foundation