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 throwing of NotExist exceptions #2984

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

bernardnormier
Copy link
Member

This PR fixes the throwing of ObjectNotExistException, FacetNotExistException and OperationNotExistException.

Most of the time, you don't need to / should not specify id/facet/operation as they are filled-in automatically when the exception is encoded.

Fixes #2971.

cpp/src/Glacier2/ClientBlobject.cpp Outdated Show resolved Hide resolved
@bernardnormier bernardnormier merged commit 0413665 into zeroc-ice:main Oct 28, 2024
17 checks passed
@bernardnormier bernardnormier deleted the one-cleanup branch December 9, 2024 17:10
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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.

Review ObjectNotExistException usage
3 participants