CouchDBClientCouchDBClientErrorCouchDBClientError.updateError(error:)CaseCouchDBClientError.updateError(error:)The UPDATE request was unsuccessful.case updateError(error: CouchDBError)ParameterserrorThe CouchDBError returned by the server, providing details about the issue.