public class TransactionTimeoutException extends IgniteException
| Constructor and Description |
|---|
TransactionTimeoutException(String msg)
Creates new timeout exception with given error message.
|
TransactionTimeoutException(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 TransactionTimeoutException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016