@ControllerAdvice(annotations=ServiceBrokerRestController.class) @ResponseBody @Order(value=2147483637) public class ServiceBrokerWebMvcExceptionHandler extends ServiceBrokerExceptionHandler
Constructor and Description |
---|
ServiceBrokerWebMvcExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
protected org.slf4j.Logger |
getLog() |
ErrorMessage |
handleException(MethodArgumentNotValidException ex) |
ErrorMessage |
handleException(MissingServletRequestParameterException ex) |
handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException, handleException
protected org.slf4j.Logger getLog()
getLog
in class ServiceBrokerExceptionHandler
@ExceptionHandler(value=org.springframework.web.bind.MethodArgumentNotValidException.class) @ResponseStatus(value=BAD_REQUEST) public ErrorMessage handleException(MethodArgumentNotValidException ex)
@ExceptionHandler(value=org.springframework.web.bind.MissingServletRequestParameterException.class) @ResponseStatus(value=BAD_REQUEST) public ErrorMessage handleException(MissingServletRequestParameterException ex)