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

wxDatabaseException does not derive from std::exception #22

Open
KerryL opened this issue Jun 18, 2019 · 1 comment
Open

wxDatabaseException does not derive from std::exception #22

KerryL opened this issue Jun 18, 2019 · 1 comment
Assignees
Milestone

Comments

@KerryL
Copy link

KerryL commented Jun 18, 2019

Catching std::exception doesn't catch exceptions thrown by wxDatabase. Derive wxDatabaseException from std::exception to resolve.

@mtangoo
Copy link
Owner

mtangoo commented Jun 20, 2019

Thanks @KerryL
I'm planning to revisit the library and this will definitely going to be resolved!

@mtangoo mtangoo self-assigned this Aug 21, 2019
@mtangoo mtangoo added this to the 1.0 milestone Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants