Skip to content

NetworkUnreachableError

A network is unreachable.

Inherits from: Error

Constructor

NetworkUnreachableError message …

Creates the error. Parameters match Error.

Parameters

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