Error Handling

Error handling flow from data layer to UI. Use when implementing AppError handling in ViewModels with showErrorToast, adding new error types to AppError sealed class, extending ExceptionMapper for new infrastructure exceptions, extending ErrorHandler for new UI messages, or understanding the complete Exception to AppError to Toast flow.

thetruong1099 e9912f2 4.7 KB Updated

File contents

thetruong1099/android-mvi-base-code/tree/main/.claude/skills/error-handling commit e9912f28c2

Frequently asked questions

npx skillmds@latest add thetruong1099/error-handling