Exception | Description |
---|---|
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-2013 Apache Software Foundation. All Rights Reserved.