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