Generated by
JDiff

Class org.springframework.web.servlet.mvc.multiaction.NoSuchRequestHandlingMethodException

Removed Constructors
NoSuchRequestHandlingMethodException(String, Class) Create a new NoSuchRequestHandlingMethodException for the given request.
NoSuchRequestHandlingMethodException(String, String, Map) Create a new NoSuchRequestHandlingMethodException.
 

Added Constructors
NoSuchRequestHandlingMethodException(String, Class<?>) Create a new NoSuchRequestHandlingMethodException for the given request.
NoSuchRequestHandlingMethodException(String, String, Map<String, String[]>) Create a new NoSuchRequestHandlingMethodException.