element-x-android
b1b4bf37
- Modify `AsyncFailure` so it takes `String?` instead of a `Throwable?`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
198 days ago
Modify `AsyncFailure` so it takes `String?` instead of a `Throwable?` This way, we can customise the error to display (`throwable.message`, `throwable.localizeMessage`, or any other error message we want).
Author
jmartinesp
Parents
4c358aed
Loading