Package org.eclipse.jetty.server.handler
Interface ErrorHandler.ErrorPageMapper
-
- Enclosing class:
- ErrorHandler
public static interface ErrorHandler.ErrorPageMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetErrorPage(HttpServletRequest request)
-
-
-
Method Detail
-
getErrorPage
String getErrorPage(HttpServletRequest request)
-
-