1 #import <CoreData/CoreDataErrors.h> 2 3 NSString *const NSAffectedStoresErrorKey = @"NSAffectedStoresErrorKey"; 4 NSString *const NSDetailedErrorsKey = @"NSDetailedErrorsKey";