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

WaspError should include info about Exceptions coming from Volley #99

Closed
kardeslik opened this issue Jun 17, 2015 · 3 comments
Closed
Milestone

Comments

@kardeslik
Copy link
Collaborator

For example, when TimeoutError occurs we could not know the exception is due to time out because all we get from Wasp is a WaspError with status code 0 and null message.

@orhanobut orhanobut added this to the v1.10 milestone Jun 23, 2015
@shiva4411
Copy link

Same problem with UnknownHostException. Please handle error codes

@orhanobut orhanobut modified the milestones: v1.14, v1.10 Aug 21, 2015
@orhanobut
Copy link
Owner

Let's have this one as top priority, I am also having some issues with this.

@cutiko
Copy link

cutiko commented Mar 23, 2016

If you are reading this you might find this explanation for error 0 interesting #139

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

4 participants