deno / latest / ~ / deno.errors.addrnotavailable.html

Deno.errors.AddrNotAvailable

Raised when the underlying operating system reports an EADDRNOTAVAIL error.

class AddrNotAvailable extends Error { }

Extends

Error