import * as mod from "https://dotland.deno.dev/x/live@1.107.0/engine/errors.ts"; ClassescHttpErrorEscape hatch to allow throwing an http error VariablesvbadRequestReturns a bad request error vforbiddenReturns a forbidden error. vnotFoundReturns not found error. vredirectRedirect using the specified @param url. vshortcircuitStop any config resolution and throw an exception that should be returned to the main handler. vstatusReturns a response with given status and formatted error message if provided. vunauthorizedReturns a unauthorized error. InterfacesIHttpErrorMessageType AliasesTResponseErrorBuilder