FileSyncExceptionclass
File synchronization exception. This is thrown when an operation (such as a read or write) is attempted during normal execution on a file object that was originally opened during pre-initialization. A file object created during pre-initialization can’t be used to access the file during ordinary execution, since the state of the external file might have changed since the pre-init session ended. In such cases, a new file object must be created instead.
class
FileSyncException
:
FileException
Superclass Tree (in declaration order)
FileSyncException
FileException
Exception
` object`
Subclass Tree
(none)
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