|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThrowableListener
An interface used to handle Throwable events.
| Method Summary | |
|---|---|
void |
onThrowable(int type,
Throwable t)
Process a throwable. |
| Method Detail |
|---|
void onThrowable(int type,
Throwable t)
type - The type off the throwable.t - Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||