|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.util.logging.AwtExceptionHandler
public class AwtExceptionHandler
Last chance exception handler for AWT thread to make sure things get logged.
| Constructor Summary | |
|---|---|
AwtExceptionHandler()
|
|
| Method Summary | |
|---|---|
void |
handle(java.lang.Throwable t)
DO NOT CHANGE THIS METHOD SIGNATURE. |
static void |
registerExceptionHandler()
Register our exception handler with AWT. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AwtExceptionHandler()
| Method Detail |
|---|
public void handle(java.lang.Throwable t)
t - the uncaught exceptionpublic static void registerExceptionHandler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |