method HonoBase.prototype.onErrorimport { HonoBase } from "https://dotland.deno.dev/x/hono@v3.7.0-rc.1/hono-base.ts"; onError(handler: ErrorHandler<E>)Parametershandler: ErrorHandler<E>