The try{}catch construct is common to C++, Java & related languages. In the iOS SDK is there and any functionality like this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||||||||
|
|
|||||||
|
|
Read through this a little http://www.otierney.net/objective-c.html, there is an example of try-catch in objective-c. |
|||
|
|
