Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method HonoBase.prototype.handleError
import { HonoBase } from "https://deno.land/x/hono@v4.0.0-rc.0/hono-base.ts";

Parameters

err: unknown
c: Context<E>