Class CacheLoader.UnsupportedLoadingOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
org.docx4j.com.google.common.cache.CacheLoader.UnsupportedLoadingOperationException
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CacheLoader<K,V>
public static final class CacheLoader.UnsupportedLoadingOperationException
extends java.lang.UnsupportedOperationException
Exception thrown by
loadAll() to indicate that it is not supported.- Since:
- 19.0
- See Also:
- Serialized Form