Go to repository

Class FileSystemError

An error that occurs when there is a problem in the filesystem state.

Hierarchy

Constructors

Constructors

Create a FileSystemError.

Parameters

  • message: string

    A string with the error message.

Returns FileSystemError