class InternalServerErrorException
extends HttpException
import { InternalServerErrorException } from "https://deno.land/x/deno_nest@v3.7.1/mod.ts";
Instantiate an InternalServerErrorException
Exception.
Examples
throw new InternalServerErrorException()
throw new InternalServerErrorException()