JsonSyntaxError class
Error indicating a syntax error in configuration or template files.
Signature
export declare class JsonSyntaxError extends Error
Extends: Error
Remarks
This error is thrown when parsing JSON files. This typically occurs during the parsing phase before semantic validation. Use this error when the structure of the input is malformed, as opposed to InputError or ConfigurationError which indicate semantically invalid but syntactically correct input.
Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.