Uses of Package
org.apache.jcs.access.exception

Packages that use org.apache.jcs.access.exception
org.apache.jcs Contains the class JCS which provides a simple interface for clients to use JCS. 
org.apache.jcs.access Contains classes for accessing the cache. 
org.apache.jcs.access.behavior   
org.apache.jcs.access.exception   
org.apache.jcs.auxiliary.remote.behavior   
org.apache.jcs.engine.behavior Interfaces used by the core and the auxiliary caches. 
org.apache.jcs.engine.control The primary cache classes and the hub. 
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs
CacheException
          Description of the Class
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs.access
CacheException
          Description of the Class
InvalidHandleException
          Description of the Class
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs.access.behavior
CacheException
          Description of the Class
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs.access.exception
CacheException
          Description of the Class
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs.auxiliary.remote.behavior
ObjectExistsException
          I'm removing this exception from use.
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs.engine.behavior
ObjectExistsException
          I'm removing this exception from use.
ObjectNotFoundException
          Description of the Class
 

Classes in org.apache.jcs.access.exception used by org.apache.jcs.engine.control
CacheException
          Description of the Class