
25 Nov
2011
25 Nov
'11
7:02 a.m.
Great input Daniel. Your implementation structure of the Nested Try/Catch blocks is another option that is useful and would work side by side with both Options A & B in the original thread. Rgds. :-) On Fri, Nov 25, 2011 at 12:11 AM, Daniel Ndeti <dantoz@gmail.com> wrote:
Add a finally clause after the catch. that should do the trick