Daniel Duffy
C++ author, trainer
- Joined
- 10/4/07
- Messages
- 10,431
- Points
- 648
Exception handling isn't the part of the syllabus?
Thanks for pointing this out.
It is part of the course, although the essentials (try/catch, throw).
Design of user-defined exception hierarchies is outside scope; but we do discuss STL exception classes.