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