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, toStringCopyright © 2023. All rights reserved.