Skip to content

Operator: Catch #28

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

Closed
benjchristensen opened this issue Jan 18, 2013 · 1 comment
Closed

Operator: Catch #28

benjchristensen opened this issue Jan 18, 2013 · 1 comment

Comments

@benjchristensen
Copy link
Member

http://msdn.microsoft.com/en-us/library/hh229103(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211934(v=vs.103).aspx
http://msdn.microsoft.com/en-us/library/hh211765(v=vs.103).aspx

How does this relate to this?

public static Observable onErrorResumeNext(final Observable that, final Func1<Exception, Observable> resumeFunction)

@benjchristensen
Copy link
Member Author

If this gets added it would be part of rxjava-contrib/rxjava-computation-expressions

Closing out though as it is not a required operator.

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

No branches or pull requests

1 participant