Sends an error tuple from this operator's error port.
This method will also record the message in the debug log.
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.3.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- ex
- Exception
the exception to report.
Exceptions
| Exception | Condition |
|---|---|
| StreamBase.SB..::..StreamBaseException | if the exception is null or if an error has occurred during processing. |