LibraryErrorclass

misc.t[2061]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

display

Inherited from Exception :
errmsg_

Summary of Methods  

construct

Inherited from Exception :
displayException getExceptionMessage showStackTrace

Properties  

display

misc.t[2076]

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

misc.t[2062]

no description available

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1