public class ConstraintViolationException extends MappingException
| Constructor and Description |
|---|
ConstraintViolationException(Collection<ConstraintViolation> ve) |
ConstraintViolationException(ConstraintViolation... ve) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConstraintViolationException(Collection<ConstraintViolation> ve)
public ConstraintViolationException(ConstraintViolation... ve)