Uses of Class
io.objectbox.exception.ConstraintViolationException
Packages that use ConstraintViolationException
-
Uses of ConstraintViolationException in io.objectbox.exception
Subclasses of ConstraintViolationException in io.objectbox.exceptionModifier and TypeClassDescriptionclassThrown when a @Uniqueconstraint would be violated during a put operation.