CircularExecExceptionclass | _main.t[506] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Exception: circular execution dependency in ModuleExecObject
class
CircularExecException : Exception
Superclass Tree (in declaration order)
CircularExecException
Exception
object
Subclass Tree
Global Objects
Summary of Properties
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
getExceptionMessage
showStackTrace
Properties
obj_ | _main.t[520] |
The object that detected the circular dependency. We can't use this for much ourselves, but it might be useful to store this information so that it's available to the programmer from within the debugger.
Methods
construct (obj) OVERRIDDEN | _main.t[507] |
no description available
displayException ( ) OVERRIDDEN | _main.t[508] |
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3