public class CommandValidationException extends CommandRuntimeException
| Constructor and Description |
|---|
CommandValidationException(Set constraintViolations) |
CommandValidationException(String message,
Set constraintViolations) |
| Modifier and Type | Method and Description |
|---|---|
Set<javax.validation.ConstraintViolation<?>> |
getConstraintViolations() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.