Torsten Curdt wrote:
So basically this means that the root
dir was not found.

May I suggest to throw an exception if the root does not
exist? I think a FileNotFound exception would be appropriate.
VFS's createFolder() method automatically create the directory with all its parents if they do not exist. Also if you create a file in an non existant folder this folder will be created.

So for VFS its not possible to throw a FileNotFoundException. :-(

---
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to