Problem
Write a C++ program that displays 5 programs assigned during this CIST 2362 class. Create an AssignmentException class that holds an assignment and an error message. When the user enters an assignment that is was not offered, create an AssignmentException object and throw it.