do On After Error
Calls the consumer with the emitted Throwable when the Observable signals onError. The consumer is called after the observer is called.
Calls the consumer with the emitted Throwable when the Observable signals onError. The consumer is called after the observer is called.