deno / latest / ~ / deno.errors.connectionaborted.html

Deno.errors.ConnectionAborted

Raised when the underlying operating system reports an ECONNABORTED error.

class ConnectionAborted extends Error { }

Extends

Error