OptaPlanner distribution 6.1.0.Final

org.optaplanner.benchmark.impl.aggregator.swingui
Class SwingUncaughtExceptionHandler

java.lang.Object
  extended by org.optaplanner.benchmark.impl.aggregator.swingui.SwingUncaughtExceptionHandler
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public class SwingUncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler


Constructor Summary
SwingUncaughtExceptionHandler()
           
 
Method Summary
static void register()
           
 void uncaughtException(Thread t, Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingUncaughtExceptionHandler

public SwingUncaughtExceptionHandler()
Method Detail

register

public static void register()

uncaughtException

public void uncaughtException(Thread t,
                              Throwable e)
Specified by:
uncaughtException in interface Thread.UncaughtExceptionHandler

OptaPlanner distribution 6.1.0.Final

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.