Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
99 Points
69 Posts
Apr 11, 2012 10:27 AM|LINK
Okay, be specific about what errors I want to catch..
Should I also be closing the db connection everytime I make a call?
does the finally { } run on every connection even if there is no failure?
2bitcoder
Member
99 Points
69 Posts
Re: error handling advice
Apr 11, 2012 10:27 AM|LINK
Okay, be specific about what errors I want to catch..
Should I also be closing the db connection everytime I make a call?
does the finally { } run on every connection even if there is no failure?