dsto.dfc.swing.logging
Class AwtEventThreadExceptionLogger

java.lang.Object
  extended by dsto.dfc.swing.logging.AwtEventThreadExceptionLogger

public final class AwtEventThreadExceptionLogger
extends Object

Sends unhandled exceptions in the AWT event loop to the system log.

Version:
$Revision$
Author:
Matthew Phillips

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

Constructor Detail

AwtEventThreadExceptionLogger

public AwtEventThreadExceptionLogger()
Method Detail

handle

public void handle(Throwable exception)


Copyright © 2008 Commonwealth of Australia