com.virtuosotechnologies.lib.error
Class AWTErrorManager.Impl

java.lang.Object
  extended bycom.virtuosotechnologies.lib.error.AWTErrorManager.Impl
Enclosing class:
AWTErrorManager

public static class AWTErrorManager.Impl
extends Object

Error reporter implementation. For details, see the source code for java.awt.EventDispatchThread.handleException().


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

Constructor Detail

AWTErrorManager.Impl

public AWTErrorManager.Impl()
Constructor

Method Detail

handle

public void handle(Throwable th)
Handler