LibraryErrorclassmisc.t[2075]

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  

displaymisc.t[2090]

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 ( )OVERRIDDENmisc.t[2076]

no description available

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2