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.
NotARetrievableObjectException This would be thrown if the object could not be retrieved from a method that throws exceptions rather than null.
NullObjectException Description of the Class
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-2011 Apache Software Foundation. All Rights Reserved.