Search: try-catch

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

Results 1 - 5 of 5 Page 1

Activities

Located in
Last modified by admin on 2024/04/22 16:12
Objects
%20Handling/Activities/Try%20Catch/">Try Catch</a> </div> </div> </div> <div class="akb-card

Activities

Last modified by admin on 2022/06/30 13:37
Rendered document content
Rethrow Throw Try Catch
Raw document content
* [[Rethrow>>url:https://docs.akabot.com/bin/view/Activities/Error%20Handling/Activities/Rethrow/]] * [[Throw>>url:https://docs.akabot.com/bin/view/Activities/Error%20Handling/Activities/Throw/]] * [[Try Catch>>url:https://docs.akabot.com/bin/view/Activities/Error%20Handling/Activities/Try%20Catch/]]

Try Catch

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
System.Activities.Statements.TryCatch Description The Try Catch activity allows you to catch
. E.g: Try Catch block.
it and continues the program. (* for Mandatory) In the body of activity Try* - The activity or sequence
Title
Try Catch
Location
Try Catch
Raw document content
" %) ((( System.Activities.Statements.TryCatch == **Description** == The Try Catch activity allows you to catch a certain type
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Try Catch
** * **Try*** - The activity or sequence of activities that you want to find an exception for should

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 an exception providing you enter the type of exception. This activity can be used in the Catch block and the Try block in the Try Catch activity. (* for Mandatory) Properties Misc Public (Checkbox
Raw document content
providing you enter the type of exception. This activity can be used in the Catch block and the Try block in the Try Catch activity. [[image:image-20220506112428-1.png||class="img-thumbnail"]] (* for Mandatory

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
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. [[image:https://files.readme.io/490ac01-Screenshot_2021-06-01_165846.jpg||class
Page 1
RSS feed for search on [try-catch]
Created by admin on 2022/04/17 14:38