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