NSURLConnection error codes. Is there a list somewhere ?
NSURLConnection error codes. Is there a list somewhere ?
- Subject: NSURLConnection error codes. Is there a list somewhere ?
- From: Jérome Foucher <email@hidden>
- Date: Mon, 06 Apr 2009 11:23:07 +0200
Hi there,
A piece of code that uses NSURLConnection to download files is
reporting error codes like -1001 and -1009.
Unfortunately, all I can get are these error codes. The software is
running on a remote machine that only reports the codes to a web
service, so I cannot get the description string that comes with the
NSError object returned by - (void)connection:(NSURLConnection
*)connection didFailWithError:(NSError *)error
Is there a list of these codes somewhere ? I can't manage to find one
in the headers.
Thanks
Jérome_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden