public class TransactionHeuristicException extends TransactionException
Constructor and Description |
---|
TransactionHeuristicException(String msg)
Creates new heuristic exception with given error message.
|
TransactionHeuristicException(String msg,
Throwable cause)
Creates new heuristic 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 TransactionHeuristicException(String msg)
msg
- Error message.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024