Skip to main content
Module

x/airbag/mod.ts>HTTPVersionNotSupportedError

A simple solution to error handling in oak
Latest
class HTTPVersionNotSupportedError
extends HttpError
import { HTTPVersionNotSupportedError } from "https://deno.land/x/airbag@0.4/mod.ts";

Constructors

new
HTTPVersionNotSupportedError(message?: string, options?: ErrorOptions)