public class TuttiExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
TuttiExceptionHandler.TuttiActionException |
| Constructor and Description |
|---|
TuttiExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Throwable thrown) |
protected void |
handleException(String tname,
Throwable ex) |
void |
uncaughtException(Thread t,
Throwable ex) |
public void uncaughtException(Thread t, Throwable ex)
uncaughtException in interface Thread.UncaughtExceptionHandlerpublic void handle(Throwable thrown)
Copyright © 2012-2013 Ifremer. All Rights Reserved.