Rethrow

Last modified by Nhan Nguyen on 2022/05/13 03:30

System.Activities.Statements.Rethrow

Description

The Rethrow activity allows you to re-throw the type of exception you are finding if it does not pop out the first time. This activity can be used in the Catch block of the Try Catch activity.

https://files.readme.io/490ac01-Screenshot_2021-06-01_165846.jpg

Properties

Misc

  • Public - Check if you want to publicize it. Remember to consider data security requirements before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.

Table of Content

  
Navigation