public class CacheException extends KunderaException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The Constant serialVersionUID.
|
| Constructor and Description |
|---|
CacheException(String s)
Instantiates a new cache exception.
|
CacheException(String s,
Throwable e)
Instantiates a new cache exception.
|
CacheException(Throwable e)
Instantiates a new cache exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public CacheException(String s)
s - the spublic CacheException(String s, Throwable e)
s - the se - the epublic CacheException(Throwable e)
e - the eCopyright © 2015. All Rights Reserved.