method HonoBase.prototype.handleErrorimport { HonoBase } from "https://deno.land/x/hono@v3.7.1/hono-base.ts"; handleError(err: unknown, c: Context<E>)Parameterserr: unknownc: Context<E>