Creates an instance of FileSystemError.
constructor(message: string, code?: ErrorCode, context?: ErrorContext);
string
ErrorCode
ErrorContext
Was this page helpful?