|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IErrorListener
The IErrorListener informs about Error states.
| Method Summary | |
|---|---|
void |
hideDetails(Error pError)
Invoked when details will be hidden. |
void |
showDetails(Error pError)
Invoked when details will be shown. |
| Method Detail |
|---|
void showDetails(Error pError)
throws Throwable
pError - the error
Throwable - if there is an error.
void hideDetails(Error pError)
throws Throwable
pError - the error
Throwable - if there is an error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||