17. Exception Handling: A Deeper Look


Objectives

In this chapter you’ll:

• Use try, catch and throw to detect, handle and indicate exceptions, respectively.

• Declare new exception classes.

• Understand how stack unwinding enables exceptions not caught in one scope to be caught in another.

• Handle new failures.

• Use unique_ptr to prevent memory leaks.

• Understand the standard exception hierarchy.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.57.16