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

Error handling: Java #355

Open
Marabii opened this issue Feb 16, 2025 · 0 comments
Open

Error handling: Java #355

Marabii opened this issue Feb 16, 2025 · 0 comments

Comments

@Marabii
Copy link

Marabii commented Feb 16, 2025

Please include more thorough documentation on how to do proper error handling when using the java sdk. I did not know how to do it and spent hours converting my existing code to use the Rest apis instead since those have well documented error messages. Only to find out later that there is a class called ResponseException that takes care of parsing error messages into the correct format. Other than that the documentation is solid :)

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