public class ResponseConstraintViolationException
extends javax.validation.ConstraintViolationException
| Constructor and Description | 
|---|
| ResponseConstraintViolationException(Set<? extends javax.validation.ConstraintViolation<?>> constraintViolations) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResponseConstraintViolationException(Set<? extends javax.validation.ConstraintViolation<?>> constraintViolations)
Apache CXF