After several months of using this forum, only just came across the use of "Try" and "Catch" to "catch" Exceptions.
I could only find the definitions of "Try" and "Catch" in the Keyword definitions, but little is said about them other than catching Exceptions.
Is there a tutorial on "Try" and "Catch" that better explains HOW and WHY they are used? Is it only for debugging purposes? Can "Try" and "Catch" be left in any final Released .apk application files?
I could only find the definitions of "Try" and "Catch" in the Keyword definitions, but little is said about them other than catching Exceptions.
Is there a tutorial on "Try" and "Catch" that better explains HOW and WHY they are used? Is it only for debugging purposes? Can "Try" and "Catch" be left in any final Released .apk application files?