How can we dispaly the expcetion handling discription in own programs? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can we dispaly the expcetion handling discription in own programs?

31st Aug 2018, 3:52 PM
Aman kumar
Aman kumar - avatar
2 Answers
0
check out the what() function of std::exception. at least in c++
31st Aug 2018, 5:38 PM
Bebida Roja
Bebida Roja - avatar
0
Thank you
1st Sep 2018, 2:51 AM
Aman kumar
Aman kumar - avatar