public class ServletExceptionServlet extends HttpServlet
Constructor and Description |
---|
ServletExceptionServlet(String message) |
Modifier and Type | Method and Description |
---|---|
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
public ServletExceptionServlet(String message)
protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service
in class HttpServlet
ServletException
IOException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.