Class CacheException

All Implemented Interfaces:
Serializable

@PublicApi public class CacheException extends RuntimeException
See Also:
  • Constructor Details

    • CacheException

      public CacheException()
    • CacheException

      public CacheException(String message, Throwable cause)
    • CacheException

      public CacheException(String message)
    • CacheException

      public CacheException(Throwable cause)