Class CacheDirectoryCreationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CacheDirectoryCreationException
    extends java.lang.Exception
    Thrown when a directory to be used as the cache could not be created.
    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
    • Constructor Detail

      • CacheDirectoryCreationException

        public CacheDirectoryCreationException​(java.lang.Throwable cause)