Skip to main content
Module

x/live/engine/errors.ts

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
import * as live from "https://deno.land/x/live@1.60.16/engine/errors.ts";

Classes

Escape hatch to allow throwing an http error

Variables

Returns a bad request error

Returns not found error.

Redirect using the specified @param url.

Stop any config resolution and throw an exception that should be returned to the main handler.