Uses of Class
org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Package
Description
Annotation-based setup for Spring MVC.
-
Uses of ExceptionHandlerExceptionResolver in org.springframework.web.servlet.config.annotation
Modifier and TypeMethodDescriptionprotected ExceptionHandlerExceptionResolver
WebMvcConfigurationSupport.createExceptionHandlerExceptionResolver()
Protected method for plugging in a custom subclass ofExceptionHandlerExceptionResolver
.