Rethrow Activity

Description:

Throws a previously thrown exception from within the Catch block of a TryCatch activity.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      System.Activities.Statements.Rethrow

Function:

Alerts the system of a user-defined error that occurs during the execution of the Catch block of a TryCatch activity.

Properties:

Name Description

Display Name

Rethrow

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

Version Information:

Supported from: Geocortex Essentials 3.0.

For more information:

https://msdn.microsoft.com/en-us/library/system.activities.statements.rethrow.aspx