FileCreationExceptionclass
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 ( )
OVERRIDDEN
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1