Skip to main content
Module

x/drash/src/core/errors/HTTPError.ts

A microframework for building JavaScript HTTP applications. Runtime-agnostic. Strongly typed.
Latest
import * as drash from "https://deno.land/x/drash@v3.0.0-beta.2/src/core/errors/HTTPError.ts";

Classes

Base class for all HTTP errors in Drash. Use this class to throw uniform HTTP errors.