Package | Description |
---|---|
org.cache2k | |
org.cache2k.integration | |
org.cache2k.processor |
Modifier and Type | Class and Description |
---|---|
class |
CacheMisconfigurationException
Deprecated.
will be removed or moved to the implementation
|
class |
CustomizationException
Wraps an exception that happened during processing of one entry, e.g.
|
class |
PropagatedCacheException
Deprecated.
replaced by
CacheLoaderException |
Modifier and Type | Class and Description |
---|---|
class |
CacheLoaderException
Exception to wrap a loader exception.
|
class |
CacheWriterException
Wraps an exception caused by a writer.
|
Modifier and Type | Class and Description |
---|---|
class |
EntryProcessingException
Wrapped exception of an exception thrown during entry processing.
|
class |
RestartException
Used with in the entry processor to abort the processing to let the cache
do some, possibly asynchronous processing, for example the load of a value, or,
the retrieval of data from secondary storage.
|
cache2k API documentation. Copyright © 2000–2016 headissue GmbH, Munich.