FileExceptionclassfile.t[23]

File Exception classes. All File exceptions derive from FileException, to allow for generic 'catch' clauses which catch any file-related error.

class FileException :   Exception

Superclass Tree   (in declaration order)

FileException
       
Exception
                object

Subclass Tree  

FileException
       
FileClosedException
        FileCreationException
        FileIOException
        FileModeException
        FileNotFoundException
        FileOpenException
        FileSafetyException
        FileSyncException

Global Objects  

(none)

Summary of Properties  

(none)

Summary of Methods  

displayException 

Inherited from Exception :
showStackTrace 

Properties  

(none)

Methods  

displayException ( )OVERRIDDENfile.t[24]

no description available

TADS 3 Library Manual
Generated on 9/8/2006 from TADS version 3.0.11