FileNotFoundExceptionclass
File not found - this is thrown when attempting to open a file for reading and the file doesn’t exist or can’t be opened (because the user doesn’t have privileges to read the file, or the file is already being used by another user, for example).
class
FileNotFoundException
:
FileException
Superclass Tree (in declaration order)
FileNotFoundException
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