|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IterationContext
Harvest context.
Method Summary | |
---|---|
void |
onIterationException(Exception ex)
Privides a way to capture exception which cannot be rethrown. |
Method Detail |
---|
void onIterationException(Exception ex)
Iterator.hasNext()
and Iterator.next()
don't allow to throw any checked exception even if an implementation actually
should throw it.
ex
-
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |