Class ErrorPageErrorHandler

java.lang.Object
org.eclipse.jetty.ee10.servlet.ErrorHandler
org.eclipse.jetty.ee10.servlet.ErrorPageErrorHandler
All Implemented Interfaces:
ErrorHandler.ErrorPageMapper, org.eclipse.jetty.server.Request.Handler, org.eclipse.jetty.util.thread.Invocable

public class ErrorPageErrorHandler extends ErrorHandler implements ErrorHandler.ErrorPageMapper
An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.