Exception catching improves program interface design | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Exception catching improves program interface design

i believe this statement is true because when user see error msg that is simple to handle it is bad interface for my program

6th May 2017, 9:03 PM
مؤيد حسين
مؤيد حسين - avatar
1 Réponse
+ 3
Good style programming is to handle all possible exceptions that could occur in your code
6th May 2017, 9:18 PM
Alexey
Alexey - avatar