public class ErrorServlet extends HttpServlet
| Constructor and Description |
|---|
ErrorServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(ServletRequest request,
ServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic void service(ServletRequest request, ServletResponse response) throws ServletException, java.io.IOException
service in interface Servletservice in class HttpServletServletExceptionjava.io.IOExceptionCopyright © 2013. All Rights Reserved.