Skip to main content

FileSystemError

Summary

Represents an error related to file system operations (read, write, etc.).

Signature

export declare class FileSystemError extends DocumentationError 

Constructors

constructor

Creates an instance of FileSystemError.

Properties

No properties defined.

Methods

No methods defined.

Events

No events defined.