arturobernalg commented on a change in pull request #127:
URL: https://github.com/apache/commons-csv/pull/127#discussion_r549830686
##########
File path: src/main/java/org/apache/commons/csv/CSVFormat.java
##########
@@ -1628,7 +1628,8 @@ private CharSequence trim(final CharSequence
charSequence) {
/**
* Verifies the consistency of the parameters and throws an
IllegalArgumentException if necessary.
*
- * @throws IllegalArgumentException
+ * @throws IllegalArgumentException If something goes wrong
Review comment:
OK. Got it. 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:
[email protected]