Module errorHandling

Error handling utilities for the application, including error types, error creation, network error handling, async safety, and user notifications.

Enumerations

ErrorType

Interfaces

AppError

Functions

createError
handleNetworkError
fetchWithTimeout
showErrorNotification
safeAsync