Uses of Class
org.sape.carbon.services.cache.CacheException

Packages that use CacheException
org.sape.carbon.services.cache The Cache Service is designed to cache frequently used data in a refreshable, high performance, thread-safe fashion. 
 

Uses of CacheException in org.sape.carbon.services.cache
 

Subclasses of CacheException in org.sape.carbon.services.cache
 class CacheLoadException
          A specific exception that will be thrown when a cache data loader could not retrive data from its data source.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.