|
Spec-Zone .ru
спецификации, руководства, описания, API
|
All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----java.io.FileNotFoundException
FileNotFoundException with no detail message.
FileNotFoundException with the
specified detail message.
public FileNotFoundException()
FileNotFoundException with no detail message.
public FileNotFoundException(String s)
FileNotFoundException with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index