com.arsdigita.sitenode
Class ServletErrorReport
java.lang.Object
com.arsdigita.logging.ErrorReport
com.arsdigita.sitenode.ServletErrorReport
- public class ServletErrorReport
- extends ErrorReport
This is an advanced servlet error report generator
which dumps practically all the information it can
find about the servlet request to the logs. It also
sets a request attribute containing the ACS Error Report
(guru meditation) code.
Constructor Summary |
ServletErrorReport(Throwable throwable,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
GURU_MEDITATION_CODE
public static final String GURU_MEDITATION_CODE
- The name of the Servlet request attribute which will
contain the guru meditation code
- See Also:
- Constant Field Values
GURU_ERROR_REPORT
public static final String GURU_ERROR_REPORT
- See Also:
- Constant Field Values
ServletErrorReport
public ServletErrorReport(Throwable throwable,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC