public class CacheException extends RuntimeException
Constructor and Description |
---|
CacheException() |
CacheException(String message) |
CacheException(String message,
Throwable cause) |
CacheException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CacheException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CacheException()
public CacheException(String message)
public CacheException(String message, Throwable cause)
public CacheException(Throwable cause)
public CacheException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.