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

x/earthstar/src/entries/npm.ts>ConnectionRefusedError

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

A server won't accept writes

Constructors

new
ConnectionRefusedError(message?: string)