Synopsis
This operator performs the inner operator and neglects any errors. In this case, no inner output will be returned.
Description
This operator performs the inner operators and delivers the result of the inner operators. If any error occurs during this subprocess, this error will be neglected and this operator simply will return no additional input.
Please use this operator with care since it will also cover errors which are not expected by the analyst. In combination with a process branch, however, it can be used to handle exceptions in the analysis process (i.e. expected errors).
Input
- in 1:
Output
- out 1:
Parameters
- exception macro: The name of the macro a potentially occuring exception message will be stored in.