public class TransactionTimeoutException extends TransactionException
TransactionDeadlockException as cause.| 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.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025