T
- the type of elements returned by the iteratorpublic interface ClosableReportingIterator<T> extends ClosableIterator<T>
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage()
Return an informative message about the error encountered while iterating over row.
|
Exception |
getException()
Return the Exception encountered while iterating over row.
|
boolean |
hasRowError()
Return true if an error was encountered while iterating over row.
|
forEachRemaining, hasNext, next, remove
close
boolean hasRowError()
String getErrorMessage()
Exception getException()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.