|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The Catch activity receives control of execution when an unhandled exception occurs. You can select a specific exception type to catch or you can specify that this activity should catch all unhandled exceptions. You can have more than one Catch activity in each exception scope, but each Catch activity must have a unique exception type.
See the description error handling in TIBCO ActiveMatrix BusinessWorks Process Design for more information about using the Catch activity.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |