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

Identify unhandled Exceptions in error cases #14

Open
MeiSign opened this issue May 12, 2015 · 2 comments
Open

Identify unhandled Exceptions in error cases #14

MeiSign opened this issue May 12, 2015 · 2 comments

Comments

@MeiSign
Copy link
Contributor

MeiSign commented May 12, 2015

We need a list of all exception that might be thrown by this service and are currently not handled by our own exceptionhandling.
For example when we create a offer with wrong parameteres and get an exception back from sphere.

@MeiSign
Copy link
Contributor Author

MeiSign commented May 12, 2015

Help appreciated

@MeiSign
Copy link
Contributor Author

MeiSign commented May 26, 2015

/offer/:id can return:
[CompletionException: java.net.ConnectException: Network is unreachable to https://api.sphere.io/bla-8/products/4dc3be0a-d850-4074-bcf0-4454515f168f]

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

2 participants