Search: throw

Last modified by admin on 2022/04/24 04:58

Results 1 - 3 of 3 Page 1

Monitor Events

Last modified by Nhan Nguyen on 2022/05/13 03:32
Rendered document content
should continue even when the activity throws an error. Only have two possible values: True or False
Raw document content
(Boolean) **- Specifies if the automation should continue even when the activity throws an error. Only have

Rethrow

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
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. Properties Misc Public - Check if you want to publicize
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( 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

Throw

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
System.Activities.Core.Throw Description The Throw activity allows you to throw and find
to organize and structure your code better. E.g: Throw. Throw Exception (Exception)* - Type of exception to throw. E.g: new_Exception("something went wrong").
Title
Throw
Location
Throw
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Core.Throw == **Description** == The Throw activity allows you to throw and find an exception
. E.g: Throw. * **Throw Exception (Exception)*** - Type of exception to throw. E.g: new_Exception
Page 1
RSS feed for search on [throw]
Created by admin on 2022/04/17 14:38