Generated by
JDiff

Class org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver

Documentation changed from old to new.

Changed Methods
boolean shouldApplyTo(HttpServletRequest, Object) Documentation changed from old to new.
Checks if the handler is a HandlerMethod and then delegates to the base class implementation of .shouldApplyTo(HttpServletRequest, Object) passing the bean of the {@code HandlerMethod}.