|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionHandler
An interface describing an exception handler
Method Summary | |
---|---|
void |
handleException(Throwable exception,
JComponent dialogParent)
Handle the given exception and display it to the user. |
Method Detail |
---|
void handleException(Throwable exception, JComponent dialogParent)
exception
- the exceptiondialogParent
- the component to use as parent to the exception dialog
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |