public class TransactionRollbackException extends IgniteException
| 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.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016