LibraryErrorclass
Library error. This is a base class for internal errors within the library.
class
LibraryError
:
Exception
Superclass Tree (in declaration order)
LibraryError
Exception
` object`
Subclass Tree
LibraryError
ArgumentMismatchError
Global Objects
(none)
Summary of Properties
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
displayException
getExceptionMessage
showStackTrace
Properties
display
As a debugging aid, break into the debugger, if it’s running. This makes it easier during development to track down where errors are occurring. This has no effect during normal execution in the interpreter, since the interpreter ignores this call when the debugger isn’t present.
Methods
construct ( )
OVERRIDDEN
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1