company logo

try_catch - Create try/catch block for function

When this option is on, the generated source code contains a try and catch frame rather than a recover section. The try block is set around the function block (BEGINSEQ - RECOVER). The catch block must be defined in the RECOVER section. The catch block may contain one or more catch statements for different exception objects.

Type: logical