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

Review ObjectNotExistException usage #2971

Open
pepone opened this issue Oct 25, 2024 · 0 comments
Open

Review ObjectNotExistException usage #2971

pepone opened this issue Oct 25, 2024 · 0 comments
Labels
Milestone

Comments

@pepone
Copy link
Member

pepone commented Oct 25, 2024

The caller doesn't need to fill the id, facet, and operation. For example:

IceGrid/AdminSessionI.cpp
147:        throw Ice::ObjectNotExistException(__FILE__, __LINE__, current.id, "", "");
210:        throw Ice::ObjectNotExistException(__FILE__, __LINE__, current.id, "", "");
@pepone pepone added this to the 3.8.0 milestone Oct 25, 2024
@pepone pepone added the cleanup label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant