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

When the XML syntax of the associated file is not valid. More...

Inheritance diagram for DynVarManagement.DynVarInfoSyntaxException:
DynVarManagement.DynVarException

Public Member Functions

 DynVarInfoSyntaxException (string msg)
 
- Public Member Functions inherited from DynVarManagement.DynVarException
 DynVarException (string msg)
 

Detailed Description

When the XML syntax of the associated file is not valid.

Definition at line 31 of file DynVarException.cs.

Constructor & Destructor Documentation

DynVarManagement.DynVarInfoSyntaxException.DynVarInfoSyntaxException ( string  msg)

Definition at line 32 of file DynVarException.cs.


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