public class CacheAtomicUpdateTimeoutCheckedException extends IgniteCheckedException
| Constructor and Description |
|---|
CacheAtomicUpdateTimeoutCheckedException(String msg)
Creates new timeout exception with given error message.
|
CacheAtomicUpdateTimeoutCheckedException(String msg,
Throwable cause)
Creates new timeout exception with given error message and optional nested exception.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CacheAtomicUpdateTimeoutCheckedException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015