1 instantiation of MacroProcessingException
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
MacroProcessor.cs (1)
67
throw new
MacroProcessingException
(config, ex);
1 reference to MacroProcessingException
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
MacroProcessor.cs (1)
18
/// <exception cref="
MacroProcessingException
">when the error occurs when macro is processed.</exception>