The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
When a dynVar, a block(DynVars object), class or namespace is not found in the associated info. More...
Public Member Functions | |
DynVarNotFound (string msg) | |
![]() | |
DynVarException (string msg) | |
When a dynVar, a block(DynVars object), class or namespace is not found in the associated info.
Definition at line 41 of file DynVarException.cs.
DynVarManagement.DynVarNotFound.DynVarNotFound | ( | string | msg | ) |
Definition at line 42 of file DynVarException.cs.