Re: NSURLConnection error codes. Is there a list somewhere ?
Re: NSURLConnection error codes. Is there a list somewhere ?
- Subject: Re: NSURLConnection error codes. Is there a list somewhere ?
- From: Mike Abdullah <email@hidden>
- Date: Mon, 6 Apr 2009 13:45:08 +0100
Look in NSURLError.h
On 6 Apr 2009, at 10:23, Jérome Foucher wrote:
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
_______________________________________________
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