0
Answer

throw-catch

Photo of angshu kar

angshu kar

19y
2k
1
Hi,

What I want to do is throw an exception in the derived class and catch in the base class and show it to the user. Could anyone give a start on how to do this?

AK