Package jmri.util.exceptionhandler

Provides general exception handlers that work with Log4J.

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.
 

Package jmri.util.exceptionhandler Description

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.

Since:
2.9.4


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads