|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Cache related exceptions
See:
Description
| Class Summary | |
|---|---|
| ExceptionFactory | |
| Exception Summary | |
|---|---|
| BulkCacheLoadingException | Exception thrown by a Cache when the CacheLoaderWriter it uses threw an
RuntimeException while bulk loading values for a given set of keys |
| BulkCacheWritingException | Exception thrown by a Cache when the CacheLoaderWriter it uses threw an
exception while bulk writing / removing values for a given set of keys |
| CacheAccessException | Generic exception used when an internal operation fails on a Cache. |
| CacheLoadingException | Exception thrown by a Cache when the CacheLoaderWriter it uses threw an
Exception while loading a value for a given key. |
| CachePersistenceException | Exception that can occur from operations on PersistentCacheManager. |
| CacheWritingException | Exception thrown by a Cache when the CacheLoaderWriter it uses threw an
Exception while writing a value for a given key |
| RethrowingCacheAccessException | Deprecated. This mechanism is a stop-gap solution until ResilienceStrategy
instances can be plugged-in. |
| SerializerException | Exception thrown by a Cache when a store cannot serialize or deserialize a value. |
| StateTransitionException | Exception indicating that a state transition failed. |
Package for all Cache related exceptions
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||