Overload List
Name | Description | |
---|---|---|
![]() | TemplateError(CompilerError) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(ValidationError) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(IParseError, String) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(ITemplateAstNode, String) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(TemplateError, String) |
Creates a new Template Error while setting the SourceFilePath property.
|
![]() | TemplateError(ITemplateAstNode, String, String) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(ITemplateAstNode, String, String, Boolean) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(String, String, String, TextPositionRange, TemplateErrorLevel, TemplateErrorType) | Initializes a new instance of the TemplateError class |
![]() | TemplateError(String, String, String, TextPositionRange, TemplateErrorLevel, TemplateErrorType, IClassificationType) | Initializes a new instance of the TemplateError class |