deno / latest / ~ / deno.errors.connectionrefused.html

Deno.errors.ConnectionRefused

Raised when the underlying operating system reports that a connection to a resource is refused.

class ConnectionRefused extends Error { }

Extends

Error