|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AwtHandler | Class to log exceptions that rise to the top of the AWT event processing loop. |
| UncaughtExceptionHandler | Class to log exceptions that rise to the top of threads, including to the top of the AWT event processing loop. |
Provides general exception handlers that work with Log4J.
The default AWT and ThreadGroup exception handlers print a message and stack trace to System.err, and then return. The classes in this package replace those, and send the exception information to a Log4J logger.
See information on use in the individual classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||