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
<michaelacrawf...@mac.com> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/jeremyw.sherman%40gmail.com

This email sent to jeremyw.sher...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/scott%40cocoadoc.com

This email sent to sc...@cocoadoc.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to