public class TuttiExceptionHandler
extends org.nuiton.jaxx.application.swing.util.ApplicationExceptionHandler
| Constructor and Description |
|---|
TuttiExceptionHandler(org.nuiton.jaxx.application.swing.util.ApplicationErrorHelper errorHelper) |
| Modifier and Type | Method and Description |
|---|---|
protected Throwable |
getCause(Throwable ex) |
protected void |
handleException(String tname,
Throwable ex) |
void |
uncaughtException(Thread t,
Throwable ex) |
public TuttiExceptionHandler(org.nuiton.jaxx.application.swing.util.ApplicationErrorHelper errorHelper)
public void uncaughtException(Thread t, Throwable ex)
uncaughtException in interface Thread.UncaughtExceptionHandleruncaughtException in class org.nuiton.jaxx.application.swing.util.ApplicationExceptionHandlerprotected void handleException(String tname, Throwable ex)
handleException in class org.nuiton.jaxx.application.swing.util.ApplicationExceptionHandlerCopyright © 2012–2015 Ifremer. All rights reserved.