public class IgniteTxRollbackCheckedException extends TransactionCheckedException
| Constructor and Description |
|---|
IgniteTxRollbackCheckedException(String msg)
Creates new rollback exception with given error message.
|
IgniteTxRollbackCheckedException(String msg,
Throwable cause)
Creates new rollback exception with given error message and optional nested exception.
|
IgniteTxRollbackCheckedException(Throwable cause)
Creates new exception with given nested exception.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteTxRollbackCheckedException(String msg)
msg - Error message.public IgniteTxRollbackCheckedException(Throwable cause)
cause - Nested exception.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020