Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/http-exception.ts

Web Framework built on Web Standards
Extremely Popular
Latest
import * as hono from "https://deno.land/x/hono@v4.3.11/http-exception.ts";

Classes

HTTPException must be used when a fatal error such as authentication failure occurs.