class NotFoundException extends HttpExceptionimport { NotFoundException } from "https://dotland.deno.dev/x/abc@v1.3.1/http_exception.ts"; ConstructorsnewNotFoundException(message?: string | Record<string, any> | any, error?)