An exception XVarsException is thrown when an error has occured while working with variables IXVarDictionary.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[SerializableAttribute]
public class XVarsException : SystemException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      SGP.XUtility..::.XVarsException

See Also