Skip to content

Catching errors #10

@pierreguillot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions