public class CacheException extends RuntimeException
CacheException(String s)
CacheException(String s, Throwable e)
CacheException(Throwable e)
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(String s)
public CacheException(String s, Throwable e)
public CacheException(Throwable e)
Copyright © 2018. All rights reserved.