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