Class ExtendedMappingExceptionResolver

All Implemented Interfaces:
Ordered, HandlerExceptionResolver

public class ExtendedMappingExceptionResolver extends SimpleMappingExceptionResolver
Custom Spring exception to view mapper that populates the view model with data obtained via an extension function.

As a default, the view model will include a reference to the active HttpServletRequest and the HTMLEncoder class.