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