When the Maybe signals onError, resumes the flow with a new Maybe returned by nextSupplier.
Please refer to the corresponding RxJava document.
When the Maybe signals onError, resumes the flow with next Maybe.
Please refer to the corresponding RxJava document.