首页 > 其他 > 详细

NSInternalInconsistencyException

时间:2016-09-11 00:07:39      阅读:714      评论:0      收藏:0      [点我收藏+]
2016-09-10 12:48:13.281 Friend[92304:1843372] *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, 
reason: ‘Invalid update: invalid number of rows in section 4.
The number of rows contained in an existing section after the update (0) must be equal to the number of rows
contained in that section before the update (1), plus or minus the number of rows inserted or deleted from that
section (0 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).‘

  是因为删完cell之后,数目不对

NSInternalInconsistencyException

原文:http://www.cnblogs.com/tanglimei/p/5860604.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!