public class TransactionOptimisticException extends IgniteException
| 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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TransactionOptimisticException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016