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