Generated by
JDiff

Package org.springframework.web.method.annotation

Changed Classes
ExceptionHandlerMethodResolver Discovers ExceptionHandler @ExceptionHandler methods in a given class, including all of its superclasses, and helps to resolve a given Exception to the exception types supported by a given Method.