2 using System.Collections.Generic;
5 namespace DynVarManagement
DynVarException(string msg)
DynVarNotFound(string msg)
DynVarInfoNotFound(string msg)
The parent class for all exceptions related to DynVars
When a dynVar, a block(DynVars object), class or namespace is not found in the associated info...
When the associated file is not found
DynVarInfoSyntaxException(string msg)
When the XML syntax of the associated file is not valid.