Class CacheLoader.UnsupportedLoadingOperationException

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

public static final class CacheLoader.UnsupportedLoadingOperationException extends UnsupportedOperationException
Exception thrown by loadAll() to indicate that it is not supported.
Since:
19.0
See Also:
  • Constructor Details

    • UnsupportedLoadingOperationException

      UnsupportedLoadingOperationException()