Skip to content

StaleNetworkFileHandleError

A network filesystem handle is stale.

Inherits from: Error

Constructor

StaleNetworkFileHandleError message …

Creates the error. Parameters match Error.

Parameters

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