Class CacheException

All Implemented Interfaces:
Serializable

public class CacheException extends PersistenceException
Author:
Clinton Begin
See Also:
  • Constructor Details

    • CacheException

      public CacheException()
    • CacheException

      public CacheException(String message)
    • CacheException

      public CacheException(String message, Throwable cause)
    • CacheException

      public CacheException(Throwable cause)