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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic 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.26 Release Date : October 16 2025