public class CacheClosedException extends IllegalStateException
Rationale: It is a subtype of IllegalStateException
and not a CacheException
since the JSR107 defines
it.
Constructor and Description |
---|
CacheClosedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.