FileOpenExceptionclass | file.t[122] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
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
Global Objects
Summary of Properties
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
construct
getExceptionMessage
showStackTrace
Properties
Methods
displayException ( ) OVERRIDDEN | file.t[123] |
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3