public class IgniteTxHeuristicCheckedException extends TransactionCheckedException
| Constructor and Description |
|---|
IgniteTxHeuristicCheckedException(String msg)
Creates new heuristic exception with given error message.
|
IgniteTxHeuristicCheckedException(String msg,
Throwable cause)
Creates new heuristic exception with given error message and optional nested exception.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteTxHeuristicCheckedException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020