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 ow #86

Closed
wants to merge 29 commits into from
Closed

Fix ow #86

wants to merge 29 commits into from

Conversation

secondsun
Copy link
Contributor

The V3.8.0 work that got force pushed over.

secondsun and others added 29 commits January 13, 2016 10:34
…tion instead of a generice, checked, exception
initialized properly instead of a RuntimeException.
…d pass them in the call back. Declaring "throws exception" is unnecessary.
…xception. The throws declaration is not needed anymore
…ed and swallowed.

Now the failure callback is called with the exception that happened during processing.
…lures should all be passed to the callback instead and the declaration was obsolete.
The http client should catch all exceptions and return them on the callback failure method.  Additionally throws FHNotReadyExcption was declared.
FHRemote and friends handle excpetions more correctly now so the callback failure has to be checked instead of catching an exception.
@secondsun
Copy link
Contributor Author

@danielpassos You checked this before but I just want to make sure it is ok.

@danielpassos
Copy link
Contributor

Landed at 775dbc3

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.

None yet

2 participants