https://github.com/kittinunf/fuel/tree/2.x when (result) { is Result.Failure -> { val ex = result.getException() println(ex) } I can't seem to get getException() when it comes to here; it states it's an unresolved reference.
Published 9 months ago 1 likes
2 comments
0
watched