public class FileNotFoundException extends IOException
| Constructor and Description |
|---|
FileNotFoundException() |
FileNotFoundException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileNotFoundException()
public FileNotFoundException(String s)
Copyright © 2005–2024 Javolution. All rights reserved.