Error Handling
The error handling features introduce how you can manage error situations and exceptions in your application.
You can use the following error handling features in your native applications:
-
You can manage error situations and exceptions in your application. Efficient exception management ensures that the application can recover from unexpected errors without causing problems for the user.
-
You can collect log messages with the dlog logging service. You can define the message details, and ensure that the service sends the messages to a log device, from where you can access them to ease troubleshooting.
Related Information
- Dependencies
- Tizen 2.4 and Higher for Mobile
- Tizen 2.3.1 and Higher for Wearable