public class SwingUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Constructor and Description |
|---|
SwingUncaughtExceptionHandler() |
public static void register()
public void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.