public class ConstraintViolationException
extends java.lang.Exception
ConstraintViolationException represents the violation of
some defined constraint, for example, deleting an entity that is referenced
by another entity.| Constructor and Description |
|---|
ConstraintViolationException() |