<p><strong>Correct the errors in the followingprogram:</strong></p><p>// Debugging: debugging.cpp #include #include using namespacestd; // class InvalidInputTypeException definition classInvalidInputTypeException { public: // constructorInvalidInputTypeException() : message( "entered input of the wrongdata type" )