How can we dispaly the expcetion handling discription in own programs? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

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

31st Aug 2018, 3:52 PM
Aman kumar
Aman kumar - avatar
2 Antworten
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