public class CacheException extends RuntimeException
CacheException(String message)
CacheException(String message, Throwable cause)
CacheException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CacheException(String message)
public CacheException(String message, Throwable cause)
public CacheException(Throwable cause)
Copyright © 2013–2019. All rights reserved.