Quantcast
Viewing all articles
Browse latest Browse all 4398

Nested TryCatch Not Working

@FirasAbdo wrote:

Dear all,

I hope you are smiling with joy!

I am doing Practice 1 in Lesson 12 in the Foundation course in which I have to handle the assignment of wrong data types (Example: assigning a string to an integer variable).

The exercise requires checking two variables. The Try-Catch Activity works fine when I check one variable only, but when I add a Try-Catch Activity inside the first one to check the second variable, it detects the error but stops the process instead of moving to the Catch section!

Here is a screenshot for your reference:

Any help would be highly appreciated!

Posts: 17

Participants: 5

Read full topic


Viewing all articles
Browse latest Browse all 4398

Trending Articles