| FileNotFoundException class | file.t [29] |
| Super-Class Tree |
Sub-Class Tree |
Global Objects |
Property Summary |
Method Summary |
Property Details |
Method Details |
File not found - this is thrown when attempting to open a file for reading and the file doesn't exist or can't be opened (because the user doesn't have privileges to read the file, or the file is already being used by another user, for example).
class FileNotFoundException :
FileException
| Super-Class Tree (in declaration order) |
FileNotFoundException
FileException
Exception
| Sub-Class Tree |
| Global Objects |
| Summary of Properties |
| Summary of Methods |
| Properties |
| Methods |