org.crosswire.common.util
Class Reporter.CustomAWTExceptionHandler
java.lang.Object
org.crosswire.common.util.Reporter.CustomAWTExceptionHandler
- Enclosing class:
- Reporter
public static final class Reporter.CustomAWTExceptionHandler
- extends Object
A class to handle AWT caught Exceptions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gate
private static TimeGate gate
Reporter.CustomAWTExceptionHandler
public Reporter.CustomAWTExceptionHandler()
handle
public void handle(Throwable ex)
- Handle AWT exceptions
- Parameters:
ex
- the exception to handle