|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorHandler
error handler interface
| Method Summary | |
|---|---|
void |
errmsg(Exception e)
Output an exception to the user. |
void |
notice(String s)
output a notice/warning - just shows text |
| Method Detail |
|---|
void errmsg(Exception e)
e - the evoid notice(String s)
s - the text to show
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||