Deno.errors.NotFound

Raised when the underlying operating system indicates that the file was not found.

class NotFound extends Error { }

§Extends

§
Error
[src]