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.