UNCHANGED | final public | org.springframework.http.ResponseEntity | handleException(java.lang.Exception,
org.springframework.web.context.request.WebRequest)
Annotations:
Status: | Fully Qualified Name: | Elements: |
MODIFIED | org.springframework.web.bind.annotation.ExceptionHandler |
Status: | Name: | Old element values: | New element values: |
MODIFIED | value | org.springframework.web.HttpRequestMethodNotSupportedException,
org.springframework.web.HttpMediaTypeNotSupportedException,
org.springframework.web.HttpMediaTypeNotAcceptableException,
org.springframework.web.bind.MissingPathVariableException,
org.springframework.web.bind.MissingServletRequestParameterException,
org.springframework.web.bind.ServletRequestBindingException,
org.springframework.beans.ConversionNotSupportedException,
org.springframework.beans.TypeMismatchException,
org.springframework.http.converter.HttpMessageNotReadableException,
org.springframework.http.converter.HttpMessageNotWritableException,
org.springframework.web.bind.MethodArgumentNotValidException,
org.springframework.web.multipart.support.MissingServletRequestPartException,
org.springframework.validation.BindException,
org.springframework.web.servlet.NoHandlerFoundException,
org.springframework.web.context.request.async.AsyncRequestTimeoutException | org.springframework.web.HttpRequestMethodNotSupportedException,
org.springframework.web.HttpMediaTypeNotSupportedException,
org.springframework.web.HttpMediaTypeNotAcceptableException,
org.springframework.web.bind.MissingPathVariableException,
org.springframework.web.bind.MissingServletRequestParameterException,
org.springframework.web.multipart.support.MissingServletRequestPartException,
org.springframework.web.bind.ServletRequestBindingException,
org.springframework.web.bind.MethodArgumentNotValidException,
org.springframework.web.servlet.NoHandlerFoundException,
org.springframework.web.context.request.async.AsyncRequestTimeoutException,
org.springframework.web.ErrorResponseException,
org.springframework.beans.ConversionNotSupportedException,
org.springframework.beans.TypeMismatchException,
org.springframework.http.converter.HttpMessageNotReadableException,
org.springframework.http.converter.HttpMessageNotWritableException,
org.springframework.validation.BindException |
|
|
Status: | Name: |
UNCHANGED | java.lang.Exception |
| n.a. |
|