ios cannot use "@throw" with objective-c exceptions disabled 问题解决方案

http://blog.csdn.net/huayu_huayu/article/details/51781182

我不转载  我跳转 哈哈哈哈哈哈   其实也就是 

解决办法:修改target -> build settings -> All | Combined -> Apple LLVM Compiler 7.0 - Language 中 Enable Objective-C Exceptions 为YES

详情请看上面的网页  我懒得截图再做一遍

原文地址:https://www.cnblogs.com/liumingxin123/p/7110342.html