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