> For the complete documentation index, see [llms.txt](https://onemix-docs.saask.ing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onemix-docs.saask.ing/features/error-handling.md).

# Error Handling

Error are normalized using the `OneMixError` class in the `utils/error.ts` file.

The `NotifyError()` method in `root.tsx` is used to display the error.
