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