Skip to main content
Module

x/hono/hono-base.ts>HonoBase#handleError

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method HonoBase.prototype.handleError
import { HonoBase } from "https://deno.land/x/hono@v3.6.0-rc.1/hono-base.ts";

Parameters

err: unknown
c: Context<E>