The one (and only) way of error handling is now 'Try Catch'.
While an error occured, Try jumps to Catch out of the code flow : the code flow ends on the line with the error.
I have so many code to written with database reads and string handles etc etc. At now I must check everything (consist...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.