class NotFoundError
extends HttpError
import { NotFoundError } from "https://deno.land/x/alosaur@v0.24.1/src/http-error/mod.ts";
Exception for 404 HTTP error.
x/alosaur/src/http-error/mod.ts>NotFoundError
import { NotFoundError } from "https://deno.land/x/alosaur@v0.24.1/src/http-error/mod.ts";
Exception for 404 HTTP error.