Class ReHandlingErrorHandler.ByHttpStatus

java.lang.Object
org.eclipse.jetty.server.handler.ErrorHandler
org.eclipse.jetty.server.handler.ReHandlingErrorHandler
org.eclipse.jetty.server.handler.ReHandlingErrorHandler.ByHttpStatus
All Implemented Interfaces:
Request.Handler, org.eclipse.jetty.util.thread.Invocable
Enclosing class:
ReHandlingErrorHandler

public static class ReHandlingErrorHandler.ByHttpStatus extends ReHandlingErrorHandler
An ReHandlingErrorHandler that uses a map of error codes to select a page.