Closed naterpotatoers closed 2 years ago
Only Try/Catch block should exist at top level in main.cpp. Lower level logic should handle potential errors or throw them. The first being ideal
Only Try/Catch block should exist at top level in main.cpp. Lower level logic should handle potential errors or throw them. The first being ideal