Generated by
JDiff

Class org.springframework.web.method.annotation.ExceptionHandlerMethodResolver

Added Methods
void detectAnnotationExceptionMappings(Method, List<Class<Throwable>>)  
Method resolveMethodByExceptionType(Class<Exception>) Find a Method to handle the given exception type.