使用 SyndicateFeed.Load 处理 RSS 提要中的 XML 错误
读取第 3 方 RSS 提要时,由于提要 XML 中的日期时间无效,会引发 XMLException。
我怎样才能更稳健地处理这个问题。例如,有没有办法捕获异常,识别有问题的元素并处理它(例如插入占位符)并继续加载?
When reading in a 3rd party RSS feed an XMLException is thrown due to an invalid DateTime in the feed XML.
How can I handle this more robustly. For example, is there a way to catch the exception, identify the problematic element and deal with it (e.g. insert a placeholder) and continue the load?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论