Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore exception handling in C++ through this comprehensive 25-minute video tutorial. Learn how to effectively manage errors in your programs using try, catch, and throw keywords. Discover different types of exception handlers, including the default exception handler, and understand their practical applications. Gain insights into identifying and handling exceptional situations that may occur during program execution. Apply these concepts to real-life examples and improve your ability to write robust, error-resistant C++ code.
Syllabus
- What will you learn in this course?
- What are exceptions
- Throwing exceptions, throw keyword
- Fixing application crash with try-catch, handling exceptions
- Default exception handler
- Summary - C ++ exceptions explained in 2 minutes
Taught by
CodeBeauty