public class ResponseConstraintViolationException extends ConstraintViolationException
| Constructor and Description |
|---|
ResponseConstraintViolationException(Set<? extends ConstraintViolation<?>> constraintViolations) |
getConstraintViolationsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResponseConstraintViolationException(Set<? extends ConstraintViolation<?>> constraintViolations)
Copyright © 2017 JBoss by Red Hat. All rights reserved.