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, IOException
service in interface Servletservice in class HttpServletServletExceptionIOExceptionCopyright © 2014. All rights reserved.