类的使用
org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
使用ExceptionHandlerMethodResolver的程序包 程序包 说明 org.springframework.web.servlet.mvc.method.annotation MVC infrastructure for annotation-based handler method processing, building on theorg.springframework.web.method.annotationpackage.org.springframework.web.servlet.mvc.method.annotation中ExceptionHandlerMethodResolver的使用
返回变量类型为ExceptionHandlerMethodResolver的类型的org.springframework.web.servlet.mvc.method.annotation中的方法 修饰符和类型 方法 说明 Map<ControllerAdviceBean,ExceptionHandlerMethodResolver>ExceptionHandlerExceptionResolver. getExceptionHandlerAdviceCache()Return an unmodifiable Map with the@ControllerAdvicebeans discovered in the ApplicationContext.