Deno.errors.NotConnected

Raised when the underlying operating system reports an ENOTCONN error.

class NotConnected extends Error { }

§Extends

§
Error
[src]