Module errorHandling

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

Enumerations

ErrorType
ErrorRecoveryAction

Classes

CancelledError

Interfaces

AppError
ErrorNotificationOptions

Functions

createError
handleNetworkError
getRecoveryActionMessage
getHelpLinkForErrorType
getRecoveryActionButton
fetchWithTimeout
showErrorNotification
showRateLimitNotification
safeAsync
captureError