Design
Handling Errors in iOS and OS X with Cocoa
Cocoa provides two classes for smooth handling of errors:NSError
and NSResponder
, which allow programs to dispatch an error object and respond to it from key points in the application. Only by knowing the underpinnings of each class is it possible to write truly user-friendly apps.Related Reading
More Insights
INFO-LINK
To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy. | |