property ServeInit.onErrorView codeThe handler to invoke when route handlers throw an error. Type(error: unknown) => Response | Promise<Response>View code