XpmSyntaxError class
Error indicating a syntax error in configuration or template files.
Signature
export declare class XpmSyntaxError extends Error
Extends: Error
Remarks
This error is thrown when parsing configuration files, Liquid template syntax, JSON structures, or other formatted data encounters invalid syntax. This typically occurs during the parsing phase before semantic validation. Use this error when the structure of the input is malformed, as opposed to XpmInputError which indicates semantically invalid but syntactically correct input.
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.