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