您的位置:首页 > 移动开发 > Swift

Swift报错解决" 'try' and the error is not handled"

2016-05-10 00:00 531 查看
摘要: swift: Call can throw, but it is not marked with 'try' and the error is not handled

错误提示:swift: Call can throw, but it is not marked with 'try' and the error is not handled



解决方法:



学自:此处
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: