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

Add the error's message to the APIException #25

Conversation

rodrigoborgesdeoliveira
Copy link
Contributor

This PR adds the error message returned by the App Store server to the APIException class.

As each error returned by the App Store server contains both an errorCode and an errorMessage, it might be useful to attach the errorMessage to the APIException as well.

@alexanderjordanbaker
Copy link
Collaborator

Thank you for the submission, this was included in a series of PRs across all four repos aimed at allowing handing unknown cases better. Specific PR series
apple/app-store-server-library-java#60
apple/app-store-server-library-python#52
apple/app-store-server-library-swift#21
#48

@rodrigoborgesdeoliveira rodrigoborgesdeoliveira deleted the add-error-message branch December 18, 2023 01:38
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

Successfully merging this pull request may close these issues.

3 participants