ehcache

Uses of Class
net.sf.ehcache.writer.CacheWriterManagerException

Packages that use CacheWriterManagerException
net.sf.ehcache.store.compound This package contains the main classes and interfaces for the new fully coherent combination disk and memory store for unclustered Ehcache. 
 

Uses of CacheWriterManagerException in net.sf.ehcache.store.compound
 

Subclasses of CacheWriterManagerException in net.sf.ehcache.store.compound
 class StoreUpdateException
          Exception thrown by the Store when the writer fails.
 


ehcache

true