Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/hono.ts>Hono#handleError

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method Hono.prototype.handleError
import { Hono } from "https://deno.land/x/hono@v3.1.4/hono.ts";

Parameters

err: unknown
c: Context<E>