FileNotFoundExceptionclassfile.t[33]

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  

(none)

Summary of Methods  

displayException 

Inherited from Exception :
showStackTrace 

Properties  

(none)

Methods  

displayException ( )OVERRIDDENfile.t[34]

no description available

TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12