Class CacheException

All Implemented Interfaces:
Serializable

public class CacheException extends RuntimeException
Use this exception to signal that there was a problem talking to the actual cache.
See Also:
  • Constructor Details

    • CacheException

      public CacheException()