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

fix: improve exception handling #338

Merged
merged 1 commit into from
Dec 7, 2024
Merged

fix: improve exception handling #338

merged 1 commit into from
Dec 7, 2024

Conversation

Josuto
Copy link
Owner

@Josuto Josuto commented Dec 7, 2024

What is the purpose of this pull request?

Put an "X" next to item:

[ ] Documentation update
[ ] Bug fix
[ ] New feature
[x] Other, please explain: Improve exception handling

What changes did you make?

Add entity validation exception handling at the functions insert and update since they are part of Monguito Application Protected Interface. Also, create new exception to handle any error thrown at any entity constructor.

Which issue (if any) does this pull request address?

Is there anything you'd like reviewers to focus on?

Add entity validation exception handling at the functions insert and update since they are part of Monguito Application Protected Interface. Also, create new exception to handle any error thrown at any entity constructor.
@Josuto Josuto merged commit fcb8c41 into main Dec 7, 2024
8 checks passed
@Josuto Josuto deleted the improve_exception_handling branch December 7, 2024 18:51
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.

1 participant