Interface | Description |
---|---|
ExceptionInterceptor | |
ExceptionReporter | |
Extractor |
Extractor provides a way to extract important information from a
Throwable that should be in the exception report, but is either not
in the toString, or is difficult to find in the toString.
|
PostProcess |
Class | Description |
---|---|
ClassExceptionInterceptor | |
DefaultExtractor | |
ExceptionReporterUtils | |
FileWriterReporter | |
FilterReporter | |
GlobalExceptionHandler | |
GUIReporter |
Description: This class can be used to display the GUI showing the exception
along with useful information.
|
HTMLReporter | |
Log4jReporter | |
MailExceptionReporter |
The four key strings' SMTP, SUBJECT, FROM and TO values must be set in the
passed in properties
|
QuitOnExceptionPostProcess | |
ResultMailer | |
Section | |
ServletReporter | |
SystemOutReporter | |
TestExceptionHandler |
TestExceptionHandler.java
Created: Thu Jan 31 17:03:09 2002
|
WindowConnectionInterceptor |
Exception | Description |
---|---|
MissingPropertyException |