|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.admin.actions.SystemErrorInformationLogger
public class SystemErrorInformationLogger
This class does little more than write the information which is contained on the 500 page to a log file.
| Constructor Summary | |
|---|---|
SystemErrorInformationLogger(com.tangosol.util.UUID uuid,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request)
|
|
| Method Summary | |
|---|---|
void |
writeToLog()
This is essentially a straight translation of the JSP into Java code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemErrorInformationLogger(com.tangosol.util.UUID uuid,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request)
| Method Detail |
|---|
public void writeToLog()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||