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