Uses of Class
railo.commons.io.cache.exp.CacheException

Packages that use CacheException
railo.commons.io.cache   
railo.runtime.cache   
railo.runtime.cache.eh   
 

Uses of CacheException in railo.commons.io.cache
 

Methods in railo.commons.io.cache that throw CacheException
 void Cache2.verify()
          verifies the cache, throws a exception if something is wrong with the cache
 

Uses of CacheException in railo.runtime.cache
 

Constructors in railo.runtime.cache that throw CacheException
CacheConnectionImpl(Config config, String name, Class clazz, Struct custom, boolean readOnly, boolean storage)
           
 

Uses of CacheException in railo.runtime.cache.eh
 

Methods in railo.runtime.cache.eh that throw CacheException
 CacheEntry EHCacheLite.getCacheEntry(String key)
           
 CacheEntry EHCache.getCacheEntry(String key)
           
 Object EHCacheLite.getValue(String key)
           
 Object EHCache.getValue(String key)
           
 



Copyright © 2012 Railo