Error!
Success!

Re-throwing an exception in .NET; the right way.

0
kicks

Re-throwing an exception in .NET; the right way.  (Unpublished)

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.


Kicked By:
Drop Kicked By: