org.xnap.commons.util
Class AWTExceptionHandler

java.lang.Object
  extended by org.xnap.commons.util.AWTExceptionHandler

public class AWTExceptionHandler
extends Object


Constructor Summary
AWTExceptionHandler()
           
 
Method Summary
 void handle(Throwable e)
           
static void install()
           
 
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

handle

public void handle(Throwable e)

install

public static void install()


Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.