|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed from non-abstract to abstract.
Changed Methods | ||
ModelAndView doResolveHandlerMethodException(HttpServletRequest, |
Changed from non-abstract to abstract. | Actually resolve the given exception that got thrown during on handler execution, returning a ModelAndView that represents a specific error page if appropriate. |
boolean shouldApplyTo(HttpServletRequest, |
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}. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |