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

format ConcurrencyException message #568

Merged
merged 7 commits into from
Jun 6, 2024

Conversation

hyzx86
Copy link
Contributor

@hyzx86 hyzx86 commented Jun 2, 2024

Add more message for ConcurrencyException

Type: {Document.Type}
Version: {Document.Version}
Content: {Document.Content}
""";
}
Copy link
Contributor Author

@hyzx86 hyzx86 Jun 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've formatted the error message and thrown it directly so that it doesn't need to be handled by an external application

@sebastienros sebastienros enabled auto-merge (squash) June 6, 2024 17:09
@sebastienros sebastienros merged commit 01fea28 into sebastienros:main Jun 6, 2024
1 check passed
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