An IOException that signals that a specified file cannot be found.
public classFileNotFoundException extends IOException { // Public Constructors public
FileNotFoundException ( ); public
FileNotFoundException (String
s ); }
Too many methods to list.