Class CacheException

    • Constructor Detail

      • CacheException

        public CacheException()
      • CacheException

        public CacheException​(Throwable cause)
      • CacheException

        public CacheException​(String msg)
      • CacheException

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