What error handling should be used in VB.NET -
What error handling should be used in VB.NET?
Does any " error geto error handler on ... exit sub ErrHandler ... sub " pattern or you should use ". .} Hold {...} Finally {...} "Pattern"
For the most obvious reasons, I could be away from the top of my head, I got empty from ... should be:
-
Go to error < / Code> type of exceptions. -
on error gotoIt doestry/hold/at the end(for example, try avictim of the nestHoldinside any of the blocks). - Go to Error
Finally(for which I know) No pattern.
I believe that in many cases, the error on the clever use to use can be GOO , which delivers the VB. Try NET / / in the end feature. But what will be the matter?
Comments
Post a Comment