org.optaplanner.benchmark.impl.aggregator.swingui
Class SwingUncaughtExceptionHandler
java.lang.Object
org.optaplanner.benchmark.impl.aggregator.swingui.SwingUncaughtExceptionHandler
- All Implemented Interfaces:
- Thread.UncaughtExceptionHandler
public class SwingUncaughtExceptionHandler
- extends Object
- implements Thread.UncaughtExceptionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingUncaughtExceptionHandler
public SwingUncaughtExceptionHandler()
register
public static void register()
uncaughtException
public void uncaughtException(Thread t,
Throwable e)
- Specified by:
uncaughtException
in interface Thread.UncaughtExceptionHandler
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.