Skip to main content

OutputError class

Error indicating a failure during output generation.

Signature

export declare class OutputError extends Error

Extends: Error

Remarks

This error is thrown when file generation, Liquid template rendering, or other output operations fail. Common scenarios include template evaluation errors, file system write failures, or variable substitution problems. This error indicates that the input was valid but the transformation or output process encountered a problem during execution.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.