An introduction to exceptions and exception handling in C++, examining try, throw, catch and (briefly) the std::exception class heirarchy. A short discussion of assert and assertions is also included.
This video is part of a series for a second course on programming and computer science. The full series, along with supporting resources (slides, notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/csci161/vidres.html
Download
0 formats
No download links available.
Exceptions, exception handling, and assertions in C++ | NatokHD