com.mchange.v1.cachedstore
Class CacheFlushException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.v1.cachedstore.CachedStoreException
com.mchange.v1.cachedstore.CacheFlushException
- All Implemented Interfaces:
- Serializable
public class CacheFlushException
- extends CachedStoreException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheFlushException
public CacheFlushException(String msg,
Throwable t)
CacheFlushException
public CacheFlushException(Throwable t)
CacheFlushException
public CacheFlushException(String msg)
CacheFlushException
public CacheFlushException()