Deno.errors.ConnectionRefused

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

class ConnectionRefused extends Error { }

§Extends

§
Error
[src]