Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/src/entries/universal.ts>NetworkError

Storage for private, distributed, offline-first applications.
Go to Latest
class NetworkError
import { NetworkError } from "https://deno.land/x/earthstar@v10.0.1/src/entries/universal.ts";

A server URL is bad or the network is down

Constructors

new
NetworkError(message?: string)