jmri.util.exceptionhandler
Class AwtHandler

java.lang.Object
  extended by jmri.util.exceptionhandler.AwtHandler

public class AwtHandler
extends Object

Class to log exceptions that rise to the top of the AWT event processing loop. Using code must install this with

  System.setProperty("sun.awt.exception.handler", jmri.util.AwtHandler.class.getName());

Author:
Bob Jacobsen Copyright 2010

Constructor Summary
AwtHandler()
           
 
Method Summary
 void handle(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AwtHandler

public AwtHandler()
Method Detail

handle

public void handle(Throwable t)


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