class Deno.errors.TimedOut
extends Error
Raised when the underlying operating system reports that an I/O operation
has timed out (ETIMEDOUT
).
Raised when the underlying operating system reports that an I/O operation
has timed out (ETIMEDOUT
).