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, toString
Copyright © 2016. All rights reserved.