Generated by
JDiff

Class org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler

Changed Methods
ResponseEntity<Object> handleException(Exception, WebRequest) Change in exceptions thrown from no exceptions to java.lang.Exception.
Provides handling for standard Spring MVC exceptions.