Course Features
Duration
97 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
97 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
What You Will Learn
Learn how to write code that can detect and respond to runtime errors
First, you’ll learn why exceptions are used to represent errors in C# and how they are organized into class hierarchies
Next, you’ll explore how to throw, catch, filter, rethrow, and wrap exceptions
Finally, you’ll discover how to define, throw, and catch your own customized exception classes and also write unit tests for exception throwing code
When you’re finished with this course, you’ll have a thorough knowledge of C# exceptions that will help you to create production-ready C# applications that detect and respond to runtime errors
Course Instructors