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

Exception handling #10

Open
ghost opened this issue Mar 13, 2016 · 1 comment
Open

Exception handling #10

ghost opened this issue Mar 13, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 13, 2016

Add exception handling in the SDK. This will allow users of the SDK to not be required to parse responses to identify errors in response.

@ghost ghost self-assigned this Mar 13, 2016
@ghost
Copy link
Author

ghost commented May 8, 2016

Working to define the exceptions. currently most responses from the RestAPI are 200's with status and messages. Thinking of creating a ClientResponseFilter to handle this. Right now its in the hands of the implementer to handle the responses via the objects

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

No branches or pull requests

0 participants