Skip to main content
Module

x/earthstar/mod.ts>ConnectionRefusedError

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

A server won't accept writes

Constructors

new
ConnectionRefusedError(message?: string)