1 2 3 4 5 6 7 8 9 10
| 2012-01-26 23:14:45.545 test4core[1567:207] Unresolved error Error Domain=NSCocoaErrorDomain Code=1570 "The operation couldn’t be completed. (Cocoa error 1570.)" UserInfo=0x5974580 {NSValidationErrorObject=<NSManagedObject: 0x5959240> (entity: LendObject; id: 0x596dd80 <x-coredata:///LendObject/t46D5A899-A038-4700-B217-A5008603FB053> ; data: {
borrowerName = "";
category = nil;
lendDate = "2012-01-26 22:14:45 +0000";
objectName = "";
}), NSValidationErrorKey=category, NSLocalizedDescription=The operation couldn’t be completed. (Cocoa error 1570.)}, {
NSLocalizedDescription = "The operation couldn\U2019t be completed. (Cocoa error 1570.)";
NSValidationErrorKey = category;
NSValidationErrorObject = "<NSManagedObject: 0x5959240> (entity: LendObject; id: 0x596dd80 <x-coredata:///LendObject/t46D5A899-A038-4700-B217-A5008603FB053> ; data: {\n borrowerName = \"\";\n category = nil;\n lendDate = \"2012-01-26 22:14:45 +0000\";\n objectName = \"\";\n})";
} |
Partager