|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExceptionCallback
ExceptionCallback is used in situation where it is not possible to return a checked exception, such as when implementing a custom iterator. The callback implementation
| Method Summary | |
|---|---|
boolean |
onException(ConnectionException e)
|
| Method Detail |
|---|
boolean onException(ConnectionException e)
e -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||