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