Package org.apache.jcs.access.exception

Exception Summary
CacheException This is the most general exception the cache throws.
InvalidArgumentException InvalidArgumentException is thrown if an argument is passed to the cache that is invalid.
InvalidGroupException InvalidGroupException
InvalidHandleException InvalidHandleException is not used.
ObjectExistsException The putSafe method on the JCS convenience class throws this exception if the object is already present in the cache.
ObjectNotFoundException ObjectNotFoundException
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.