|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 UncaughtExceptionListener
xnap.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 |