Skip to main content
Module

x/earthstar/mod.browser.ts>NetworkError

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
class NetworkError
import { NetworkError } from "https://deno.land/x/earthstar@v10.0.0-beta.5/mod.browser.ts";

A pub URL is bad or the network is down

Constructors

new
NetworkError(message?: string)