Skip to content

Fix Exception vs Throwable typo#173

Merged
benjchristensen merged 1 commit intoNetflix:masterfrom
benjchristensen:fix-exception-throwable-typo
Aug 20, 2013
Merged

Fix Exception vs Throwable typo#173
benjchristensen merged 1 commit intoNetflix:masterfrom
benjchristensen:fix-exception-throwable-typo

Conversation

@benjchristensen
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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