Package com.j_spaces.core.client
Class DuplicateIndexValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.j_spaces.core.client.DuplicateIndexValueException
- All Implemented Interfaces:
Serializable
This exception is thrown when a write or update operation encounters a duplicate value for unique
index
- Version:
- 7.0
- Author:
- Yechiel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateIndexValueException
-
-
Method Details
-
getUID
Returns the rejected entry UID. -
getClassName
Returns the rejected entry class name.- Since:
- 5.0
-
getValue
-
getIndexName
-