Re: isTemporaryID unrecognized selector?
Re: isTemporaryID unrecognized selector?
- Subject: Re: isTemporaryID unrecognized selector?
- From: Keary Suska <email@hidden>
- Date: Sat, 14 Aug 2010 15:17:38 -0600
On Aug 14, 2010, at 5:06 AM, Ferhat Ayaz wrote:
> Hi,
>
> I received an exception from my application which I can not figure out. I have a subclass of NSManagedObject, named ASManagedCategory.
> The following exception were thrown once in the application.
>
> -[ASManagedCategory isTemporaryID]: unrecognized selector sent to instance 0x294740
>
> What did this mean? Is it a bug? I'm not sure when exactly this exception were thrown. I guess it was after a fetch operation.
Have you looked at the documentation for NSManagedObject? This will shed light on why you are receiving the error.
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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