Class ExceptionHandlerExceptionResolver

All Implemented Interfaces:
Aware, InitializingBean, ApplicationContextAware, Ordered, HandlerExceptionResolver

public class ExceptionHandlerExceptionResolver extends AbstractHandlerMethodExceptionResolver implements ApplicationContextAware, InitializingBean
Since:
3.1
Author:
Rossen Stoyanchev, Juergen Hoeller, Sebastien Deleuze