com.arsdigita.initializer
Class InitializerErrorReport

java.lang.Object
  extended bycom.arsdigita.logging.ErrorReport
      extended bycom.arsdigita.initializer.InitializerErrorReport

public class InitializerErrorReport
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.


Field Summary
 
Fields inherited from class com.arsdigita.logging.ErrorReport
versionId
 
Constructor Summary
InitializerErrorReport(Throwable throwable, Initializer initializer)
           
 
Methods inherited from class com.arsdigita.logging.ErrorReport
addSection, addSection, addSection, getGuruMeditationCode, getHostname, getReport, initializeAppender, logit, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InitializerErrorReport

public InitializerErrorReport(Throwable throwable,
                              Initializer initializer)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC