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