element-x-android
b1b4bf37 - Modify `AsyncFailure` so it takes `String?` instead of a `Throwable?`

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
Parents
Loading