Catch an exception
Catch an exception
- Subject: Catch an exception
- From: malcom <email@hidden>
- Date: Fri, 4 Nov 2005 11:44:10 +0100
Hello,
Is possible to capture an exception in method calling?
Example:
I have a class with this method
attachToClass:(id) responderClass;
in another function the class call a method of responderClass. Now I
would to generate an error event if 'selector is not recognized' (this
class does not respond to this method).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden