[This is preliminary documentation and is subject to change.]
Base exception thrown by the template compilers
System Object
System Exception NFX NFXException NFX.Templatization TemplatizationException NFX.Templatization TemplateCompilerException NFX.Templatization TemplateCodeCompilerException NFX.Templatization TemplateParseExceptionNamespace: NFX.TemplatizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class TemplateCompilerException : TemplatizationException
[SerializableAttribute]
public class TemplateCompilerException : TemplatizationException
<SerializableAttribute>
Public Class TemplateCompilerException
Inherits TemplatizationException
<SerializableAttribute>
Public Class TemplateCompilerException
Inherits TemplatizationException
[SerializableAttribute]
public ref class TemplateCompilerException : public TemplatizationException
[SerializableAttribute]
public ref class TemplateCompilerException : public TemplatizationException
[<SerializableAttribute>]
type TemplateCompilerException =
class
inherit TemplatizationException
end
[<SerializableAttribute>]
type TemplateCompilerException =
class
inherit TemplatizationException
end