public class CacheException extends java.lang.Exception
CacheException(java.lang.String s)
CacheException(java.lang.String string, java.lang.Throwable root)
CacheException(java.lang.Throwable root)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CacheException(java.lang.Throwable root)
public CacheException(java.lang.String string, java.lang.Throwable root)
public CacheException(java.lang.String s)