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.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024