FileCreationExceptionclassfile.t[112]

File creation error - this is thrown when attempting to open a file for writing and the file can't be created; this can happen because the disk or the directory is full, due to privilege failures, or due to sharing violations, among other reasons.

class FileCreationException :   FileException

Superclass Tree   (in declaration order)

FileCreationException
        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[113]

no description available

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