Package 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
delivers a file-not-found exception.
- Since:
- 2.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileNotFoundException
(Object info0) FileNotFoundException
(Object info0, Throwable throwable) -
Method Summary
Methods inherited from class org.apache.commons.vfs2.FileSystemException
getCode, getInfo, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileNotFoundException
-
FileNotFoundException
-