I am working on catching errors in my app, and I am looking into using NSError
. I am slightly confused about how to use it, and how to populate it.
Could someone provide an example on how I populate then use NSError
?
I am working on catching errors in my app, and I am looking into using NSError
. I am slightly confused about how to use it, and how to populate it.
Could someone provide an example on how I populate then use NSError
?