FileNotFoundException   classfile.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  

(none)

 Global Objects  

(none)

 Summary of Properties  

(none)

 Summary of Methods  

displayException 

 Properties  

(none)

 Methods  

displayException ( )   OVERRIDDEN file.t [30]
no description available


Generated on 6/10/2003 1:17 PM from TADS3 version 3.0.6g