[TIBCO.EMS.UFOCLIENT .NET client library 8.1 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Notifies the application that the specified exception was thrown while
attempting to send the specified message
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
void OnException( Message msg, Exception ex ) |
Sub OnException ( _ msg As Message, _ ex As Exception _ ) |
void OnException( Message^ msg, Exception^ ex ) |
Parameters
- msg
- Type: TIBCO.EMS.UFO..::.Message
The message that was sent
- ex
- Type: System..::.Exception
The exception