class HttpException extends Errorimport { HttpException } from "https://dotland.deno.dev/x/abc@v1.3.1/http_exception.ts"; ConstructorsnewHttpException(response: string | Record<string, any>, status: number)Propertiesreadonlymessage: any