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

Catching errors #10

Open
pierreguillot opened this issue Jan 19, 2021 · 0 comments
Open

Catching errors #10

pierreguillot opened this issue Jan 19, 2021 · 0 comments

Comments

@pierreguillot
Copy link

Hello,

It would be great to be able to catch the errors in a way or another instead of only using std::cerr to print an error message. For example, when loading a plugin (PluginLoader::loadPlugin()), the method could throw a runtime_error with the appropriate message, this way we could inform the user of whatever foes wrong.

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

No branches or pull requests

1 participant