public class CacheAtomicUpdateTimeoutException
extends javax.cache.CacheException
| Constructor and Description |
|---|
CacheAtomicUpdateTimeoutException(String msg)
Creates new timeout exception with given error message.
|
CacheAtomicUpdateTimeoutException(String msg,
Throwable cause)
Creates new timeout exception with given error message and optional nested exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheAtomicUpdateTimeoutException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018