The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
The parent class for all exceptions related to DynVars More...
Public Member Functions | |
DynVarException (string msg) | |
The parent class for all exceptions related to DynVars
Definition at line 11 of file DynVarException.cs.
DynVarManagement.DynVarException.DynVarException | ( | string | msg | ) |
Definition at line 12 of file DynVarException.cs.