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
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait