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