Re: Need to find out why I get Cocoa error 256 . . .
Re: Need to find out why I get Cocoa error 256 . . .
- Subject: Re: Need to find out why I get Cocoa error 256 . . .
- From: Scott Anguish <email@hidden>
- Date: Mon, 13 Apr 2009 22:42:26 -0400
Or, in the docs
search for it in Xcode's Documentation window
On 13-Apr-09, at 9:32 PM, Jeremy W. Sherman wrote:
Hi Michael,
You'll find the error defined in <Foundation/FoundationErrors.h>:
NSFileReadUnknownError = 256, // Read
error (reason unknown)
—Jeremy
On Mon, Apr 13, 2009 at 10:25 AM, Michael A. Crawford
<email@hidden> wrote:
Where can I find detail on the following error code? Or, can
someone point
me to information on how to effectively debug a failure for a
CoreData
-[NSManagedObjectContext save] invocation?
2009-04-13 10:17:28.625 SpecialOrders[4923:20b] Failed to save
context with
new data: Error Domain=NSCocoaErrorDomain Code=256 UserInfo=0xf4b150
"Operation could not be completed. (Cocoa error 256.)"
-Michael
_______________________________________________
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
_______________________________________________
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