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