Package org.exoplatform.services.cache
Class ExoCacheInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.cache.ExoCacheInitException
- All Implemented Interfaces:
Serializable
An exception that represents any type of exception that prevent the initialization of
the
ExoCache- Version:
- $Id$
- Author:
- Dmytro Katayev
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExoCacheInitException(String message) ExoCacheInitException(String message, Throwable cause) ExoCacheInitException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExoCacheInitException
-
ExoCacheInitException
-
ExoCacheInitException
-