Skip to content

Catching errors #10

Description

@pierreguillot

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions