-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Core] Protect ov::Exception constructor #22680
[Core] Protect ov::Exception constructor #22680
Conversation
@t-jankowski please update contrib: /__w/openvino/openvino/openvino_contrib/modules/nvidia_plugin/src/error.cpp |
…v_Exception-constructor
…v_Exception-constructor
…thub.com/t-jankowski/openvino into tj/core/protect-ov_Exception-constructor
@t-jankowski please make PR to NPU repo |
Details:
ov::Exception(const std::string&)
constructor access from public to protected.Tickets: