What is the purpose of the retry
statement in a catch block?
Short Answer
Views 15
Answer:
The retry
statement re-executes the try
block from the beginning. It is useful if the issue causing the exception can be corrected within the catch
block.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of X++ Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.