public class IgniteTxRollbackCheckedException extends IgniteCheckedException
| 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 Fabric : ver. 2.6.0 Release Date : July 10 2018