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