博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Swift报错解决" 'try' and the error is not handled"
阅读量:6220 次
发布时间:2019-06-21

本文共 150 字,大约阅读时间需要 1 分钟。

hot3.png

 


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


解决方法:

学自:

转载于:https://my.oschina.net/codeismygirl/blog/672931

你可能感兴趣的文章
我的友情链接
查看>>
Apache日志分析 shell短语
查看>>
大型网站系统架构的演化
查看>>
Nginx 中last和break 及 permanent 和 redirect 的爱恨情仇
查看>>
致歉!《迟来的观后感》一文存在问题!
查看>>
mysql 安全
查看>>
【Transact-SQL】SQL Server自动把left join自动转化为inner join、以及关联时的数据重复问题...
查看>>
Options for mounting NFS filesystem
查看>>
Linux学习-第四节课
查看>>
delphi获取剩余磁盘空间
查看>>
keepalived
查看>>
java通过报文交换数据
查看>>
HTTP/2 对 Web 性能的影响(下)
查看>>
深入浅出OOP(四): 多态和继承(抽象类)
查看>>
Spring Boot 为什么这么火?
查看>>
MySQL常用命令
查看>>
Android中用广播从Service中向Activity发送信息
查看>>
报表工具轻松搞定卡片式报表
查看>>
如何处理报表中的舍位平衡
查看>>
SQLServer 延迟事务持久性
查看>>