You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/11/02 20:20:24 UTC

[jira] Created: (VFS-328) Exception FileSystemException not actually thrown

Exception FileSystemException not actually thrown
-------------------------------------------------

                 Key: VFS-328
                 URL: https://issues.apache.org/jira/browse/VFS-328
             Project: Commons VFS
          Issue Type: Bug
            Reporter: Sebb


Several constructors and methods say that the throw FileSystemException, however this is not the case currently.

Either the throws clauses should be removed, or an @throws comment should be added to the Javadoc to supress the warning (and explain why the throws clause is present).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.