public static class Cache.ValueRetrievalException extends RuntimeException
Cache.get(Object, Callable)
in case of the value loader callback failing with an exception.Constructor and Description |
---|
ValueRetrievalException(Object key,
Callable<?> loader,
Throwable ex) |
Modifier and Type | Method and Description |
---|---|
Object |
getKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString