The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
DynVarManagement.DynVarException Class Reference

The parent class for all exceptions related to DynVars More...

Inheritance diagram for DynVarManagement.DynVarException:
DynVarManagement.DynVarInfoNotFound DynVarManagement.DynVarInfoSyntaxException DynVarManagement.DynVarNotFound

Public Member Functions

 DynVarException (string msg)
 

Detailed Description

The parent class for all exceptions related to DynVars

Definition at line 11 of file DynVarException.cs.

Constructor & Destructor Documentation

DynVarManagement.DynVarException.DynVarException ( string  msg)

Definition at line 12 of file DynVarException.cs.


The documentation for this class was generated from the following file: