Skip to content

NetworkDownError

The network is down.

Inherits from: Error

Constructor

NetworkDownError message …

Creates the error. Parameters match Error.

Parameters

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