method Hono.prototype.handleErrorRe-exportimport { Hono } from "https://deno.land/x/hono@v2.5.2/mod.ts"; handleError(err: unknown, c: Context<string, E>)Parameterserr: unknownc: Context<string, E>