Skip to content

TooManyLinksError

A filesystem object has too many links.

Inherits from: Error

Constructor

TooManyLinksError message …

Creates the error. Parameters match Error.

Parameters

NameTypeDescription
message Str Error message.
:code? ErrorCode Underlying platform code.