FileUtils.moveFile() JavaDoc should specify FileExistsException thrown
----------------------------------------------------------------------

                 Key: IO-264
                 URL: https://issues.apache.org/jira/browse/IO-264
             Project: Commons IO
          Issue Type: Bug
          Components: Utilities
    Affects Versions: 2.0
            Reporter: Maciej Biłas
            Priority: Trivial


FileUtils.moveFile() JavaDoc does specify the behaviour of the method in a case 
when the destFile exists. It would be helpful to know from the JavaDoc that in 
such case an exception is thrown as it's not immediately obvious.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to