Class CacheFlushException

All Implemented Interfaces:
Serializable

public class CacheFlushException extends CachedStoreException
See Also:
  • Constructor Details

    • CacheFlushException

      public CacheFlushException(String msg, Throwable t)
    • CacheFlushException

      public CacheFlushException(Throwable t)
    • CacheFlushException

      public CacheFlushException(String msg)
    • CacheFlushException

      public CacheFlushException()