Class Cache.CacheException

    • Constructor Detail

      • CacheException

        public CacheException​(String message)
      • CacheException

        public CacheException​(Throwable cause)
      • CacheException

        public CacheException​(String message,
                              Throwable cause)