Research how to catch different kinds of exceptions in C++. Pay particular attention to using custom exception classes that inherit from std::exception. You may wish to use the information in this unit's studies as a starting point for your research. Part 2: Modify the Area Calculation Application Create 2 custom exception classes that inherit from std:: exception to handle invalid dimensions for shapes (such as 0 and negative numbers). Revise the code in your program's classes and man() to use these custom exception classes. Part 3: Describe the Application Write a 2– 3-page paper in which you complete the following:
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
27 | 28 | 29 | 30 | 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |