property Deno.ServeOptions.onErrorThe handler to invoke when route handlers throw an error. Type(error: unknown) => Response | Promise<Response>