com.ibm.websphere.cache.exception

Class DynamicCacheException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.websphere.cache.exception.DynamicCacheException
    • Constructor Summary

      Constructors 
      Constructor and Description
      DynamicCacheException(java.lang.String message)
      Constructs a DynamicCacheException 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

      • DynamicCacheException

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