Skip to main content
Module

x/airbag/mod.ts>ProxyAuthenticationRequiredError

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

Constructors

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