org.crosswire.common.util
Class Reporter.CustomAWTExceptionHandler

java.lang.Object
  extended by org.crosswire.common.util.Reporter.CustomAWTExceptionHandler
Enclosing class:
Reporter

public static final class Reporter.CustomAWTExceptionHandler
extends Object

A class to handle AWT caught Exceptions


Constructor Summary
Reporter.CustomAWTExceptionHandler()
           
 
Method Summary
 void handle(Throwable ex)
          Handle AWT exceptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reporter.CustomAWTExceptionHandler

public Reporter.CustomAWTExceptionHandler()
Method Detail

handle

public void handle(Throwable ex)
Handle AWT exceptions


Copyright ? 2003-2004