<https://twitter.com/RakeebJH11/status/96152936628...
# rx
m
if you don’t provide
onError
handler in your
subscribe
method then it can throw
OnErrorNotImplementedException
even if you have
doOnError
in the chain
r
yes valid point there 🙂 just wanted to the explain the concept of “side effects” briefly.