3 Jan
2021
3 Jan
'21
6:45 p.m.
https://bugs.winehq.org/show_bug.cgi?id=32316 --- Comment #28 from Bruni <earns.61(a)gmail.com> ---
Yes, hence `catch (Exception ex)` won't ignore RuntimeException and will handle it like it's a normal-execution-flow (of course, this isn't the case).
My bad. e.InnerException.GetType will only match pure Exception class, you're right here. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.