Skip to content
Snippets Groups Projects
user avatar
Matthias Urhahn authored
* Let NetworkRequestWrapper enforce more specific generics.
No nulls and errors need to be `Throwable`

* Align error dialog generation and remove unnecessary casting.

* Use less specific exception type for `filterIsInstance`.
The expectation is that due to type erase, the filter will let any type of `RequestFailed` through anyways.

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
9dec6725
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.