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, toString
public ConstraintViolationException(Collection<ConstraintViolation> ve)
public ConstraintViolationException(ConstraintViolation... ve)
Copyright © 2016. All rights reserved.