public class TransactionDuplicateKeyException extends TransactionException
Constructor and Description |
---|
TransactionDuplicateKeyException(String msg)
Creates new duplicate ket exception with given error message.
|
TransactionDuplicateKeyException(String msg,
Exception cause)
Creates new duplicate ket exception with given error message.
|
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TransactionDuplicateKeyException(String msg, Exception cause)
msg
- Error message.\cause
- Optional nested exception (can be null
).public TransactionDuplicateKeyException(String msg)
msg
- Error message.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024