public static class Cache.CacheException extends java.io.IOException
CacheException(java.io.IOException cause)
CacheException(java.lang.String message)
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.String message)
public CacheException(java.io.IOException cause)