Package tigase.db
Class DBInitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tigase.component.exceptions.RepositoryException
-
- tigase.db.TigaseDBException
-
- tigase.db.DBInitException
-
- All Implemented Interfaces:
Serializable
public class DBInitException extends TigaseDBException
Describe class DBInitException here.
Created: Thu Oct 26 12:18:05 2006- Author:
- Artur Hefczyc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DBInitException(String message)DBInitException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-