mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-16 23:16:01 +00:00
Javadocs.
This commit is contained in:
parent
a318a437a2
commit
a9b0be192d
@ -179,8 +179,6 @@ public final class CSVParser implements Iterable<CSVRecord>, Closeable {
|
||||
* @throws IllegalArgumentException
|
||||
* If the parameters of the format are inconsistent or if either
|
||||
* reader or format are null.
|
||||
* @throws UnsupportedEncodingException
|
||||
* If the named charset is not supported
|
||||
* @throws IOException
|
||||
* If there is a problem reading the header or skipping the
|
||||
* first record
|
||||
|
Loading…
x
Reference in New Issue
Block a user