Uses of Class
org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
Packages that use ExceptionHandlerMethodResolver
Package
Description
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation
package.-
Uses of ExceptionHandlerMethodResolver in org.springframework.web.servlet.mvc.method.annotation
Methods in org.springframework.web.servlet.mvc.method.annotation that return types with arguments of type ExceptionHandlerMethodResolverModifier and TypeMethodDescriptionExceptionHandlerExceptionResolver.getExceptionHandlerAdviceCache()
Return an unmodifiable Map with the@ControllerAdvice
beans discovered in the ApplicationContext.