Uses of Class
org.eclipse.jetty.server.handler.ErrorHandler
Packages that use ErrorHandler
-
Uses of ErrorHandler in org.eclipse.jetty.server.handler
Subclasses of ErrorHandler in org.eclipse.jetty.server.handlerModifier and TypeClassDescriptionclassAnErrorHandlerthat can re-handle a request at an error page location.static classAnReHandlingErrorHandlerthat uses a map of error codes to select a page.