Where to go for errors?
Where to go for errors?
- Subject: Where to go for errors?
- From: Chilton Webb <email@hidden>
- Date: Fri, 12 Apr 2002 19:43:03 -0500
What is the suggested method of looking up error codes you don't know
how you generated? I have a Cocoa app that calls a commandline tool. I
have no idea if it's the Cocoa app throwing this or the tool. It doesn't
generate the error during debugging, only when it's run as an
application.
The error reported in Console is: kCGErrorInvalidConnection
So... Where do I go to find errors like this one? I couldn't find it
listed on Apple's site, and can't find it (via Sherlock--that might be
the problem) in my docs. I'd like to know what that error means, but
more than that, I'd like to know how to find things like this in the
future. Any advice?
Thanks,
-Chilton
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.