public class IgniteTxHeuristicCheckedException extends IgniteCheckedException
| 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 Fabric : ver. 1.4.0 Release Date : September 24 2015