What you'll learn
This course introduces exception handling coding practices in C#. This includes how to throw, re-throw, try-catch-finally statements, and common practices and pitfalls in exception handling in C#.
Table of contents
Using and Handling Exceptions
1 Video
•
2 Challenges