public class ParameterValidationException extends RuntimeException
Constructor and Description |
---|
ParameterValidationException(Set<javax.validation.ConstraintViolation<Object>> constraintViolations) |
Modifier and Type | Method and Description |
---|---|
Set<javax.validation.ConstraintViolation<Object>> |
getConstraintViolations() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.