com.ibm.websphere.cache.exception

Class DiskCacheUsingOldFormatException

    • Constructor Summary

      Constructors 
      Constructor and Description
      DiskCacheUsingOldFormatException(java.lang.String message)
      Constructs a DiskCacheEntrySizeOverLimitException with the specified detail message.
    • 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

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DiskCacheUsingOldFormatException

        public DiskCacheUsingOldFormatException(java.lang.String message)
        Constructs a DiskCacheEntrySizeOverLimitException with the specified detail message.