public static class Cache.ValueRetrievalException extends RuntimeExceptionSE
Cache.get(Object, Callable) からスローされるラッパー例外。| コンストラクターと説明 |
|---|
ValueRetrievalException(ObjectSE key, CallableSE<?> loader, ThrowableSE ex) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ObjectSE | getKey() |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ValueRetrievalException(@Nullable ObjectSE key, CallableSE<?> loader, ThrowableSE ex)