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, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic ServletExceptionServlet(String message)
protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service in class HttpServletServletExceptionIOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.