1 reference to TemplateAuthoringException
Microsoft.TemplateEngine.Core (1)
Util\Orchestrator.cs (1)
292
throw new
TemplateAuthoringException
($"Template authoring error encountered while processing file {sourceFile.FullPath}: {ex.Message}", ex.ConfigItem, ex);