> For the complete documentation index, see [llms.txt](https://docs.zipy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zipy.ai/zipy-for-mobile/flutter-setup/unhandled-exception-capture.md).

# Unhandled Exception Capture

Unhandled Exception Capture is a feature that records unexpected errors that occur during app execution, ensuring that critical issues are logged for later analysis.

**Key Features:**

**Automatic Logging:**

* Captures exceptions not handled by the app.
* Logs detailed error messages and stack traces.

**Contextual Information:**

* Records app state and user actions at the time of the exception.
* Includes device and environment details for better diagnosis.
