Uses of Class
com.saperion.exception.ConstraintViolationException
Packages that use ConstraintViolationException
Package
Description
This package contains the classes for the global exceptions.
-
Uses of ConstraintViolationException in com.saperion.exception
Subclasses of ConstraintViolationException in com.saperion.exceptionModifier and TypeClassDescriptionclass
This exception indicates that a mandatory constraint for a given list of fields in a given ddc was violated.class
This exception indicates that a uniqueness constraint for a given list of fields in a given ddc was violated.