class GoneException extends HttpExceptionimport { GoneException } from "https://deno.land/x/abc@v0.1.10/mod.ts"; ConstructorsnewGoneException(message?: string | Record<string, any> | any, error?: string)