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

Implement custom exceptions #54

Open
obrunsmann opened this issue Jan 29, 2023 · 0 comments
Open

Implement custom exceptions #54

obrunsmann opened this issue Jan 29, 2023 · 0 comments

Comments

@obrunsmann
Copy link
Contributor

Unity SDK throws an ApiResponseException in case there is any issue with the API response including StatusCode and Message. I guess it
would be nice to also group all API Exceptions into one SDK owned class which can be handeled by the user:

  • HTTP socket exception
  • Request timeout
  • Abnormal status code
  • Runtime errors
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

1 participant