Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onErrorResumeWith() javadoc has onErrorResumeNext() marble diagram #7050

Closed
RobLewis opened this issue Aug 5, 2020 · 2 comments · Fixed by #7051
Closed

onErrorResumeWith() javadoc has onErrorResumeNext() marble diagram #7050

RobLewis opened this issue Aug 5, 2020 · 2 comments · Fixed by #7051

Comments

@RobLewis
Copy link

RobLewis commented Aug 5, 2020

documentation bug

@akarnokd
Copy link
Member

akarnokd commented Aug 5, 2020

Where exactly? There are hundreds of diagrams waiting to be redrawn...

@RobLewis
Copy link
Author

RobLewis commented Aug 6, 2020

Here: http://reactivex.io/RxJava/3.x/javadoc/
In the entry for Observable<T>, scroll down to onErrorResumeWith(). The marble diagram shows onErrorResumeNext()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants