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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TransactionRollbackException(String msg)
msg
- Error message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019