Pier-Luc Caron St-Pierre created IO-348:
-------------------------------------------

             Summary: Missing information in 
org.apache.commons.io.FileUtils#validateListFilesParameters
                 Key: IO-348
                 URL: https://issues.apache.org/jira/browse/IO-348
             Project: Commons IO
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 2.5
         Environment: N/A
            Reporter: Pier-Luc Caron St-Pierre
            Priority: Trivial
         Attachments: IO-348.patch

When you pass an invalid directory to 
org.apache.commons.io.FileUtils#validateListFilesParameters, the 
IllegalArgumentException thrown is missing information for easily debug the 
problem. My suggestion is the value of the path to the message of the exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to