|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface introduces functionality for error reporting when exceptions cannot be thrown.
Method Summary | |
void |
notify(java.lang.Object sender)
Accepts generic notification message. |
void |
reportError(CoComposeException error)
Reports an error. |
Method Detail |
public void reportError(CoComposeException error)
error
- - the error to reportpublic void notify(java.lang.Object sender)
sender
- The message sender.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |