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