|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExceptionListener
This interface allows a class to monitor internal exceptions, to try to recover from them.
| Method Summary | |
|---|---|
void |
exceptionThrown(Exception e)
Fired after an exception occurs. |
| Method Detail |
|---|
void exceptionThrown(Exception e)
e - the trapped exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||