@Deprecated public interface ExceptionMapper extends GenericExceptionMapper<HandlerInput,Optional<Response>>
DefaultRequestDispatcher to act on unhandled exceptions encountered during request processing.
The exception mapper contains one or more exception handlers. Handlers are accessed through the mapper to attempt to
find a handler that is compatible with the current exception.getHandlerCopyright © 2023. All rights reserved.