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