Skip to main content
Module

x/earthstar/mod.ts>ConnectionRefusedError

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
class ConnectionRefusedError
extends EarthstarError
import { ConnectionRefusedError } from "https://deno.land/x/earthstar@v10.0.0-rc.1/mod.ts";

A server won't accept writes

Constructors

new
ConnectionRefusedError(message?: string)