class UnauthorizedException extends HttpExceptionimport { UnauthorizedException } from "https://deno.land/x/abc@v1.3.1/mod.ts"; ConstructorsnewUnauthorizedException(message?: string | Record<string, any> | any, error?)