public class CacheException extends RuntimeException
| Constructor and Description |
|---|
CacheException(String message)
Creates a new CacheException object.
|
CacheException(String message,
Throwable cause)
Creates a new CacheException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheException(String message)
message - a message indicating the reason of the errorCopyright © 2012–2026 cismet GmbH. All rights reserved.