public static class Cache.ValueRetrievalException extends RuntimeException
Cache.get(Object, Callable)
in case of the value loader callback failing with an exception.| 构造器和说明 |
|---|
ValueRetrievalException(Object key,
Callable<?> loader,
Throwable ex) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getKey() |
Copyright © 2022. All rights reserved.