com.opensymphony.oscache.base
Class InitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.opensymphony.oscache.base.InitializationException
- All Implemented Interfaces:
- Serializable
public class InitializationException
- extends Exception
Thrown by LifecycleAware
listeners that are not able to initialize
themselves.
- Version:
- $Revision: 1.1 $
- Author:
- Chris Miller
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InitializationException
public InitializationException()
InitializationException
public InitializationException(String message)