org.exoplatform.services.cache
Class ExoCacheInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.cache.ExoCacheInitException
- All Implemented Interfaces:
- Serializable
public class ExoCacheInitException
- extends Exception
An exception that represents any type of exception that prevent the initialization of
the ExoCache
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
15 juil. 2009
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExoCacheInitException
public ExoCacheInitException(String message)
-
ExoCacheInitException
public ExoCacheInitException(Throwable cause)
-
ExoCacheInitException
public ExoCacheInitException(String message,
Throwable cause)
-
Copyright © 2009 eXo Platform SAS. All Rights Reserved.