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

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

Uses of CacheException in railo.runtime.cache
 

Methods in railo.runtime.cache that throw CacheException
 void CacheEngine.delete(String key, boolean throwWhenNotExists)
           
 

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