Re-throwing an exception in .NET; the right way.(blog.dotnetclr.com)
submitted by
crpietschmann(11.3k) 4 years, 5 months ago
This is one of those "Yeah I've always seen people use it differently but I don't know why!" questions. Re-throwing exceptions can be misused, although it may not cause any harm to your application - there are multiple ways of re-throwing an exception, most likely for the purpose of bubbling it up to a higher level. Note to Java developers: It is different in your world.
|category: Tips & Tricks
|Views: 9
tags:
TryCatch Exception Tips another
Everyones tags:
Your Tags: