function notFound Since 0.1.0 notFound(message: string): HttpError Creates a 404 Not Found error. Parameters message: string Human-readable error message Return Type HttpError A 404 HttpError