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

Proper Request Error Handling #44

Open
mwcaisse opened this issue Jun 6, 2015 · 1 comment
Open

Proper Request Error Handling #44

mwcaisse opened this issue Jun 6, 2015 · 1 comment

Comments

@mwcaisse
Copy link
Owner

mwcaisse commented Jun 6, 2015

Create proper error handling when a request fails.

Currently if a request fails and the server returns an error message, the requester simply creates an Exception with the HTTP Status and returns it back to the caller.

@mwcaisse
Copy link
Owner Author

mwcaisse commented Jul 4, 2015

As part of commit b2481a2 the error handling has been updated.

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