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