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

Solves NullReferenceException thrown when deserializing empty content of error reponse #398

Conversation

tjoubert
Copy link
Contributor

Solves #320
Checks for null before accessing the ErrorMessage property

@tjoubert tjoubert added the enhancement New feature or request label Aug 2, 2022
@tjoubert tjoubert merged commit da613bb into master Aug 4, 2022
@tjoubert tjoubert deleted the feature-3.8/DE-251-NullReferenceException-thrown-on-deserializing-empty-error-content branch August 4, 2022 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullReferenceException thrown when deserializing empty content of error reponse
2 participants