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


Field Summary
private static TimeGate gate
           
 
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
 

Field Detail

gate

private static TimeGate gate
Constructor Detail

Reporter.CustomAWTExceptionHandler

public Reporter.CustomAWTExceptionHandler()
Method Detail

handle

public void handle(Throwable ex)
Handle AWT exceptions

Parameters:
ex - the exception to handle

Copyright ยจ 2003-2015