Skip to main content

InputError class

Error indicating that user input is invalid.

Signature

export declare class InputError extends Error

Extends: Error

Remarks

This error is thrown when command-line arguments, or other user-provided input fails validation. Common scenarios include invalid property values, missing required fields, out-of-range parameter values, missing files or directories, or other issues that prevent proper execution. The error message should clearly indicate what input was invalid and why, helping users correct their configuration or arguments.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.