Constructor.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- originalExpression
 - Type: 
System String
The whole expression which was being parsed when this error occured. 
- errorIndex
 - Type: 
System Int32
Index within OriginalExpression where the parsing error occured 
See Also