public class FileNotFoundException extends IOException
| Constructor and Description |
|---|
FileNotFoundException() |
FileNotFoundException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, toStringpublic FileNotFoundException()
public FileNotFoundException(String s)