Deno.errors.BadResource

The underlying IO resource is invalid or closed, and so the operation could not be performed.

class BadResource extends Error { }

§Extends

§
Error
[src]