C++ Error Handling: Exceptions

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



Duration: 34:50
134 views
5


We did a brief tour of different philosophies of how to handle errors, before doing a bit of a lecture on exceptions, which is a common way to handle errors in C++.