开发者

Cocoa - connection:didFailWithError error codes

开发者 https://www.devze.com 2023-03-23 20:44 出处:网络
Where can I find the error codes and their meaning that connection:didFailWithError method can 开发者_C百科give ?Here\'s a full list of the currently supported error codes for NSURLConnection.Can\'t p

Where can I find the error codes and their meaning that connection:didFailWithError method can 开发者_C百科give ?


Here's a full list of the currently supported error codes for NSURLConnection.


Can't post the full list of all the error codes here since there are new ones for iOS 5.0 and that is still under NDA. Go to Spotlight and search for NSURLError.h. Open it in Xcode and you can see the full list.

0

精彩评论

暂无评论...
验证码 换一张
取 消