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