public class TransactionRollbackException extends TransactionException
| Constructor and Description |
|---|
TransactionRollbackException(String msg)
Creates new rollback exception with given error message.
|
TransactionRollbackException(String msg,
Throwable cause)
Creates new rollback exception with given error message and optional nested exception.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TransactionRollbackException(String msg)
msg - Error message.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025