Skip to main content

XpmError class

Base class for xpm-related errors.

Signature

export declare class XpmError extends Error

Extends: Error

Remarks

This class extends the standard JavaScript Error class and serves as the foundation for all xpm-specific error types. Use this error for general xpm operations that don't fit into more specific error categories. More specialized errors (XpmInputError, XpmSyntaxError, XpmOutputError, XpmPrerequisitesError) should be preferred when applicable, as they provide clearer semantics for error handling.


Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.