Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
FileUtil.checkDest() throws IOEs when its conditions are not met, with meaningful text.
The code could be improved if it were to throw PathExistsException and PathIsDirectoryException when appropriate