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: "Jeremy W. Sherman" <email@hidden>
- Date: Mon, 13 Apr 2009 21:32:14 -0400
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