FileOpenExceptionclassfile.t[122]

File cannot be opened - this is thrown when attempting to open a file for reading and writing but the file can't be opened. This can happen for numerous reasons: sharing violations, privilege failures, lack of space on the disk or in the directory.

class FileOpenException :   FileException

Superclass Tree   (in declaration order)

FileOpenException
        FileException
                Exception
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

Inherited from Exception :
errmsg_ 

Summary of Methods  

displayException 

Inherited from Exception :
construct  getExceptionMessage  showStackTrace 

Properties  

(none)

Methods  

displayException ( )OVERRIDDENfile.t[123]

no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3