![]() |
VOOZH | about |
TemplateException Class
Namespace: Json.JsonE
Inheritance: TemplateException 🡒 JsonEException 🡒 Exception 🡒 object
Implemented interfaces:
Thrown from Json.JsonE.JsonE.Evaluate(System.Text.Json.Nodes.JsonNode,System.Text.Json.Nodes.JsonNode) when a template is invalid.
| Name | Type | Summary |
|---|---|---|
| Data | IDictionary | |
| HelpLink | string | |
| HResult | int | |
| InnerException | Exception | |
| Message | string | |
| Source | string | |
| StackTrace | string | |
| TargetSite | MethodBase |
Creates a new instance of Json.JsonE.TemplateException.
1
public TemplateException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string | The error message. |
A new version of content is available.