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
` displayException
`
Inherited from Exception
:
` construct
getExceptionMessage
showStackTrace
`
Properties
(none)
Methods
displayException ( )
OVERRIDDEN
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1