ConfigurationError class
Error indicating a configuration issue.
Signature
export declare class ConfigurationError extends Error
Extends: Error
Remarks
This error is thrown when configuration files, such as package.json, contain invalid values, missing required fields, circular references, or other issues that prevent proper initialisation or execution. Use this error when the problem is related to the content of configuration files rather than user input or output generation.
Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.