类 Cache.ValueRetrievalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.taketoday.cache.Cache.ValueRetrievalException
- 所有已实现的接口:
Serializable
- 封闭接口:
- Cache
Wrapper exception to be thrown from
Cache.get(Object, Callable)
in case of the value loader callback failing with an exception.- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ValueRetrievalException
-
-
方法详细资料
-
getKey
-