ferenc-csaky opened a new pull request #111: [IO-661] FileUtils throws 
inconsistent exceptions
URL: https://github.com/apache/commons-io/pull/111
 
 
   Changed `IllegalArgumentException` to `IOException` in is thrown, but in 
`copyDirectoryToDirectory(...)` and `copeFileToDirectory(...)` functions. As 
the Jira mentions, the move equivalent throws `IOException` already. 
Furthermore, every other intermittent method which is called also throws 
`IOException` for the same, so I think this is the good choice here.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to