public class CacheException extends FormattedRuntimeException
| Constructor and Description |
|---|
CacheException() |
CacheException(String message,
Object... args) |
CacheException(Throwable throwable) |
CacheException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.