public class SpringValidationException extends RuntimeException
| Constructor and Description |
|---|
SpringValidationException(Errors errors) |
| Modifier and Type | Method and Description |
|---|---|
Errors |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SpringValidationException(Errors errors)