Class CacheLoader.UnsupportedLoadingOperationException

All Implemented Interfaces:
Serializable
Enclosing class:
CacheLoader<K,V>

Exception thrown by loadAll() to indicate that it is not supported.
Since:
19.0
Author:
Charles Fry
See Also: