Hi all,
I am writing a simple iPhone application and I am wondering if there is something equivalent to C#'s try{}-catch{}-finally{} exception handling.
I have come across a few references via google, but I am having trouble figuring out what the actual syntax is on the iPhone platform.
Does anyone know of a very basic example on how to do this?
Many thanks, Brett