| MethodNotFoundException Constructor | 
            Constructor.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic MethodNotFoundException(
	string originalExpression
)
Parameters
- originalExpression
- Type: SystemString
 The whole expression which was being parsed when this error occured.
 See Also
See Also