info.bioinfweb.treegraph
Class AWTExceptionHandler
java.lang.Object
  
info.bioinfweb.treegraph.AWTExceptionHandler
public class AWTExceptionHandler
- extends Object
 
This class is used to handle exceptions during the processing of modal dialogs. The
 current version of Java (1.6) does not pass these exceptions to the 
 DefaultUncaughtExceptionHandler.
- Author:
 
  - Ben Stöver
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AWTExceptionHandler
public AWTExceptionHandler()
handle
public void handle(Throwable t)