Thread
:
Tutorial Problem
View Single Post
Oct 29th, 2005, 6:57 AM
#
41
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
I think it's a good mechanism to use for extraordinary errors or in situations where you want some class of errors to be handled from a central location. I would never use it in place of simple status checks.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei