public class CacheEvictionException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected Exception |
_nested
Nested exception -- the original exception that occured, if any.
|
| Constructor and Description |
|---|
CacheEvictionException(Exception nested) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getNestedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.