FileIOExceptionclassfile.t[152]

File I/O exception - this is thrown when a read or write operation on a file fails. This can indicate, for example, that the device containing the file is full, or that a physical media error occurred.

class FileIOException :   FileException

Superclass Tree   (in declaration order)

FileIOException
        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[153]

no description available

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