Description
Write a C++ Program to Create an Exception Class to Display a Custom Error Message Based on the Exception Type.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Create an Exception Class to display an error message
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.