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

Select more appropriate exception classes #147

Open
elfring opened this issue Jan 10, 2023 · 0 comments
Open

Select more appropriate exception classes #147

elfring opened this issue Jan 10, 2023 · 0 comments

Comments

@elfring
Copy link

elfring commented Jan 10, 2023

I noticed (in the source code) that objects were thrown based on following data types.

  • char const *
  • QString
  • std::string

💭 I suggest to use other classes which should probably be derived from “std::exception”.

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