|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jomic.ui.AwtExceptionHandler
public final class AwtExceptionHandler
Generic error handler for errors that fall through to AWT standard handler.
Constructor Summary | |
---|---|
AwtExceptionHandler()
|
Method Summary | |
---|---|
void |
handle(java.lang.Throwable error)
Handle error by showing it in a dialog. |
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 error)
error
by showing it in a dialog.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |