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