org.broadleafcommerce.common.cache.engine
Class CacheFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.cache.engine.CacheFactoryException
- All Implemented Interfaces:
- Serializable
public class CacheFactoryException
- extends Exception
- Author:
- jfischer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheFactoryException
public CacheFactoryException()
CacheFactoryException
public CacheFactoryException(String message,
Throwable cause)
CacheFactoryException
public CacheFactoryException(String message)
CacheFactoryException
public CacheFactoryException(Throwable cause)
Copyright © 2012. All Rights Reserved.