Class DBCreatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.database.creator.DBCreatorException
- All Implemented Interfaces:
Serializable
- Version:
- $Id$
- Author:
- Anatoliy Bazko
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDBCreatorException(String message) DBCreationException constructor.DBCreatorException(String message, Throwable e) DBCreationException constructor.DBCreationException constructor. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DBCreatorException
DBCreationException constructor. -
DBCreatorException
DBCreationException constructor. -
DBCreatorException
DBCreationException constructor.
-