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