Package org.cache2k

Class CacheClosedException

    • Constructor Detail

      • CacheClosedException

        public CacheClosedException()
      • CacheClosedException

        public CacheClosedException​(Cache<?,​?> cache)
        This is the preferred constructor. Extracts the cache name and the manager name to be more informative.