Skip to content

Commit a9b0be1

Browse files
committed
Javadocs.
1 parent a318a43 commit a9b0be1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/org/apache/commons/csv/CSVParser.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,6 @@ public static CSVParser parse(final File file, final Charset charset, final CSVF
179179
* @throws IllegalArgumentException
180180
* If the parameters of the format are inconsistent or if either
181181
* reader or format are null.
182-
* @throws UnsupportedEncodingException
183-
* If the named charset is not supported
184182
* @throws IOException
185183
* If there is a problem reading the header or skipping the
186184
* first record

0 commit comments

Comments
 (0)