Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/danet/src/exception/http/mod.ts>HttpVersionNotSupportedException

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
class HttpVersionNotSupportedException
extends HttpException
import { HttpVersionNotSupportedException } from "https://deno.land/x/danet@1.2.0/src/exception/http/mod.ts";

Constructors

new
HttpVersionNotSupportedException()