Exception not documented for NSFetchedResultController's -performFetch:
| Originator: | andrew | ||
| Number: | rdar://7338709 | Date Originated: | 2009-10-26 |
| Status: | Open | Resolved: | |
| Product: | Documentation | Product Version: | 2009-09-09 |
| Classification: | Other | Reproducible: | Always |
Summary: NSFetchedResultController's -performFetch: has an undocumented exception which it can raise. This is in the 2009-09-09 documentation in the NSFetchedResultsController Class Reference. Steps to Reproduce: 1. Run attached test program in the iPhone Simulator via XCode. 2. Look in gdb console. Expected Results: I expected -performFetch: to return NO and fill in the NSError parameter. Actual Results: -performFetch: raised an exception. Regression: Unknown.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!