public class IgniteTxOptimisticCheckedException extends IgniteCheckedException
| Constructor and Description |
|---|
IgniteTxOptimisticCheckedException(String msg)
Creates new optimistic exception with given error message.
|
IgniteTxOptimisticCheckedException(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 IgniteTxOptimisticCheckedException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015