org.mortbay.http.handler
public class ErrorPageHandler extends AbstractHttpHandler
Version: $Id: ErrorPageHandler.java,v 1.9 2005/03/15 10:03:44 gregwilkins Exp $
Method Summary | |
---|---|
void | handle(String pathInContext, String pathParams, HttpRequest request, HttpResponse response) |
protected void | writeErrorPage(HttpRequest request, Writer writer, int code, String message) |