Class UniqueConstraintException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.cojen.tupl.DatabaseException
org.cojen.tupl.ViewConstraintException
org.cojen.tupl.UniqueConstraintException
- All Implemented Interfaces:
Serializable
Thrown when a row store operation would create a conflicting key.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cojen.tupl.ViewConstraintException
isRecoverable
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UniqueConstraintException
public UniqueConstraintException() -
UniqueConstraintException
-