public class ServletExceptionServlet extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
ServletExceptionServlet(String message) |
Modifier and Type | Method and Description |
---|---|
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public ServletExceptionServlet(String message)
protected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.