net.xoetrope.debug
Class AWTExceptionHandler

java.lang.Object
  extended by net.xoetrope.debug.AWTExceptionHandler

public class AWTExceptionHandler
extends java.lang.Object

A logger for unhandler UI exceptions

Copyright (c) Xoetrope Ltd., 2001-2005
$Revision: 1.2 $


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

Constructor Detail

AWTExceptionHandler

public AWTExceptionHandler()
Method Detail

register

public static void register()

handle

public void handle(java.lang.Throwable ex)