Uses of Class
io.undertow.server.handlers.SetErrorHandler
Packages that use SetErrorHandler
-
Uses of SetErrorHandler in io.undertow
Methods in io.undertow that return SetErrorHandlerModifier and TypeMethodDescriptionstatic SetErrorHandler
Handlers.setErrorHandler
(int responseCode, HttpHandler next) A handler that sets response code but continues the exchange so the servlet's error page can be returned.