Enumeration: TemplateErrorType
Defined in: enum/TemplateErrorType.ts:5
TemplateErrorType Types of template errors that can occur during processing
Enumeration Members
CUSTOM_QUERY_ERROR
CUSTOM_QUERY_ERROR:
"CUSTOM_QUERY_ERROR"
Defined in: enum/TemplateErrorType.ts:9
Error occurred during custom query execution
RENDER_ERROR
RENDER_ERROR:
"RENDER_ERROR"
Defined in: enum/TemplateErrorType.ts:7
Error occurred during template rendering