Skip to main content

TemplateError class

Error indicating a template evaluation failure.

Signature

export declare class TemplateError extends Error

Extends: Error

Remarks

This error is thrown when Liquid template rendering fails during output generation. Common scenarios include undefined variables in templates, invalid filter usage, template syntax errors caught during evaluation, circular template references, or template size limit exceeded. This differs from ConfigurationError which indicates issues in the template configuration structure itself, and OutputError which indicates file system or broader output failures.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.