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

Add a clean way to rethrow exceptions with a more specific type #100

Open
Sqeaky opened this issue Jul 26, 2020 · 0 comments
Open

Add a clean way to rethrow exceptions with a more specific type #100

Sqeaky opened this issue Jul 26, 2020 · 0 comments
Milestone

Comments

@Sqeaky
Copy link
Member

Sqeaky commented Jul 26, 2020

The concept of "caused by" or "inner exceptions", This could be implemented as pointer or string data carried over.

See Mezzy PackageLookup.cpp for a rethrow sample.

@Sqeaky Sqeaky added this to the 1.0 milestone Jul 26, 2020
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

1 participant