```Type inference failed: Not enough information t...
# announcements
u
Copy code
Type inference failed: Not enough information to infer parameter T in 

fun <T : Any!> error(exception: Throwable!) : Single<T!>!
Please specify it explicitly.