[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-06 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863879#comment-13863879 ] Shant Stepanian commented on VFS-508: - To clarify, I think these methods can throw a

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-05 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862733#comment-13862733 ] Shant Stepanian commented on VFS-508: - I'd ask if these exceptions that are exposed in

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-05 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862752#comment-13862752 ] Shant Stepanian commented on VFS-508: - I would say then whether something is recoverable

[jira] [Comment Edited] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException

2013-12-15 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848628#comment-13848628 ] Shant Stepanian edited comment on VFS-508 at 12/15/13 4:28 PM: ---

[jira] [Created] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException

2013-12-15 Thread Shant Stepanian (JIRA)
Shant Stepanian created VFS-508: --- Summary: Change FileSystemException to inherit from a RuntimeException, and not IOException Key: VFS-508 URL: https://issues.apache.org/jira/browse/VFS-508 Project:

[jira] [Updated] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException

2013-12-15 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shant Stepanian updated VFS-508: Attachment: changeFileSystemToRuntime.patch patch Change FileSystemException to inherit from a

[jira] [Updated] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2013-12-15 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shant Stepanian updated VFS-508: Description: I'd like to see if we can FileSystemException to inherit from a RuntimeException, and

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2013-12-15 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848640#comment-13848640 ] Shant Stepanian commented on VFS-508: - Thanks for the reply - agreed on your point on how