Re: Try/Catch
- Posted by Spock Feb 12, 2015
- 4331 views
jimcbrown said...
Spock said...
The best value is the correct value that the programmer intended. If try/catch can magically know what that is then Great!
The reason that it knows that is because the programmer has to explicitly set the value in the catch statement
In 99.99 % (or thereabouts) of cases the programmer will NOT know what that correct runtime value is. Insisting otherwise is completely absurd!
Spock