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