org.apache.commons.vfs2
Class FileNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.vfs2.FileSystemException
org.apache.commons.vfs2.FileNotFoundException
- All Implemented Interfaces:
- Serializable
public class FileNotFoundException
- extends FileSystemException
delivers a file-not-found exception.
- Since:
- 2.0
- Author:
- Commons VFS team
- See Also:
- Serialized Form
FileNotFoundException
public FileNotFoundException(Object info0)
FileNotFoundException
public FileNotFoundException(Object info0,
Throwable throwable)
Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.