public static class Cache.ValueRetrievalException
extends java.lang.RuntimeException
Cache.get(Object, Callable)
 in case of the value loader callback failing with an exception.| Constructor and Description | 
|---|
ValueRetrievalException(java.lang.Object key,
                       java.util.concurrent.Callable<?> loader,
                       java.lang.Throwable ex)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getKey()  |