FileExceptionclass
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
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
construct
getExceptionMessage
showStackTrace
Properties
(none)
Methods
displayException ( )
OVERRIDDEN
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3