Replies: 1 comment 3 replies
-
There's no easy way. It can be done using the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I use the pattern with exception, i can get error info from ex.what()
I really don't like try...throw, I choose to use a pattern without exceptions.
Beta Was this translation helpful? Give feedback.
All reactions