Skip to main content
Module

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

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

A server won't accept writes

Constructors

new
ConnectionRefusedError(message?: string)