FileNotFoundExceptionclass
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
Superclass Tree (in declaration order)
FileNotFoundException
FileException
Exception
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
construct
getExceptionMessage
showStackTrace
Properties
(none)
Methods
displayException ( )
OVERRIDDEN
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3