Skip to main content
Module

x/earthstar/mod.ts>NetworkError

Storage for private, distributed, offline-first applications.
Latest
class NetworkError
import { NetworkError } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

A server URL is bad or the network is down

Constructors

new
NetworkError(message?: string)