class ServiceUnavailableException
extends HttpException
import { ServiceUnavailableException } from "https://deno.land/x/deno_nest@v3.6.1/src/exceptions.ts";
Instantiate a ServiceUnavailableException
Exception.
Examples
throw new ServiceUnavailableException()
throw new ServiceUnavailableException()