Exception resolver that allows for mapping exception class names to view names,
either for a list of given handlers or for all handlers in the DispatcherServlet.
Error views are analogous to error page JSPs, but can be used with any
kind of exception including any checked one, with fine-granular mappings for
specific handlers.
Error views are analogous to error page JSPs, but can be used with any kind of exception including any checked one, with fine-granular mappings for specific handlers.