Starting Out with C++, 3 rd Edition 7 Handling an Exception (cont) If divide throws an exception, the exception is caught by the catch statement.