|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--VASSAL.tools.ErrorLog
Warns the user when an uncaught Exception occurs Use this by calling System.setProperty("sun.awt.exception.handler","VASSAL.tools.ErrorLog");
| Nested Class Summary | |
static class |
ErrorLog.Group
|
| Constructor Summary | |
ErrorLog()
|
|
| Method Summary | |
void |
handle(java.lang.Throwable t)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ErrorLog()
| Method Detail |
public void handle(java.lang.Throwable t)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||