Class CacheException

  • Constructor Details

    • CacheException

      public CacheException()
    • CacheException

      public CacheException(Throwable cause)
    • CacheException

      public CacheException(String msg)
    • CacheException

      public CacheException(String msg, Throwable cause)
    • CacheException

      public CacheException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)