public class TransactionOptimisticException extends TransactionException
Constructor and Description |
---|
TransactionOptimisticException(String msg)
Creates new optimistic exception with given error message.
|
TransactionOptimisticException(String msg,
Throwable cause)
Creates new optimistic 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 TransactionOptimisticException(String msg)
msg
- Error message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019