public interface CommandErrorController extends CommonErrorController
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<Response<Object>> |
commandValidationException(CommandValidationException e)
Deprecated.
not used anymore
|
constraintViolationException, from, from, from, getAttributes, getAttributesFromPath, getLogger, getMessageSource, getMetaData, httpMessageNotReadableException, mediaTypeNotSupportedException, methodNotAllowedException, notAcceptableStatusException, putEntry, responseStatusException, serverErrorException, serverWebInputException, throwable, unsupportedMediaTypeStatusException, webExchangeBindException@Deprecated @ExceptionHandler(value=CommandValidationException.class) default org.springframework.http.ResponseEntity<Response<Object>> commandValidationException(CommandValidationException e)
ConstraintViolationExceptionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.