|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.gui.ErrorHandler
public class ErrorHandler
| Constructor Summary | |
|---|---|
ErrorHandler()
|
|
| Method Summary | |
|---|---|
void |
uncaughtException(java.lang.Thread t,
java.lang.Throwable e)
Invoked when a thread stops because of an uncaught exception. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorHandler()
| Method Detail |
|---|
public void uncaughtException(java.lang.Thread t,
java.lang.Throwable e)
UncaughtExceptionListener
uncaughtException in interface UncaughtExceptionListenerxnap.util.UncaughtExceptionListener#uncaughtException(java.lang.Thread, java.lang.Throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||