C# Tutorial for Beginners #30 - throw Keyword

Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=oijqaRcAlB4



Duration: 7:34
320 views
22


Continuing to learn error handling by using the throw keyword to throw basic exceptions with custom messages and specific exceptions, as well as some tips and tricks along the way.

Please let me know if you have any questions. Happy coding!

Chapters:
0:00 Introduction to throw
1:37 throw Example
3:37 Creating a Custom Exception Message
4:02 throwing a Specific Exception
5:42 Organizing your Exceptions/Handling
7:13 Next Up







Tags:
oop
c#
error handling
try catch
exceptions
throw