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

Fix Exception vs Throwable typo #173

Merged
merged 1 commit into from
Aug 20, 2013
Merged

Fix Exception vs Throwable typo #173

merged 1 commit into from
Aug 20, 2013

Conversation

benjchristensen
Copy link
Contributor

This was using the Object overload rather than statically typed Func1 method. This was caught when testing RxJava 0.11.0 which restores static type safety.

See ReactiveX/RxJava#319 for more information.

- This was using the Object overload rather than statically typed Func1<Throwable> method. This was caught when testing RxJava 0.11.0 which restores static type safety.
benjchristensen added a commit that referenced this pull request Aug 20, 2013
@benjchristensen benjchristensen merged commit e09bcbc into Netflix:master Aug 20, 2013
@cloudbees-pull-request-builder

Hystrix-pull-requests #44 SUCCESS
This pull request looks good

@benjchristensen benjchristensen deleted the fix-exception-throwable-typo branch March 22, 2014 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants