You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/12/18 15:44:23 UTC

[GitHub] [commons-csv] arturobernalg commented on a change in pull request #127: Minor Improvement

arturobernalg commented on a change in pull request #127:
URL: https://github.com/apache/commons-csv/pull/127#discussion_r545918959



##########
File path: src/test/java/org/apache/commons/csv/CSVParserTest.java
##########
@@ -572,7 +572,7 @@ public void testGetOneLine() throws IOException {
     /**
      * Tests reusing a parser to process new string records one at a time as they are being discovered. See [CSV-110].
      *
-     * @throws IOException
+     * @throws Exception Any exception can be thrown

Review comment:
       changed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org