On Thu, 22 May 2014 12:17:50 +0700, Gerriet M. Denkmann said: >Got an NSError with: > >"Error Domain=NSOSStatusErrorDomain Code=560030580 "The operation >couldn’t be completed. (OSStatus error 560030580.)""
In addition to what others have said. Check MacErrors.h. You can also use the 'macerror' command line tool, though it gives nothing for 560030580, ex: $ macerror -43 Mac OS error -43 (fnfErr): File not found Cheers, -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
