|
TIBCO EMS .NET API 8.2
TIBCO EMS .NET API 8.2
|
Present a connection problem as a .NET event. More...
Inherits EventArgs.
Public Member Functions | |
| EMSExceptionEventArgs (EMSException emse) | |
| Construct a new EMSExceptionEventArgs More... | |
Properties | |
| EMSException | Exception [get] |
| Get the EMSException that caused the event More... | |
Present a connection problem as a .NET event.
EMSExceptionHandler delegates receive this object as an argument.
|
inline |
Construct a new EMSExceptionEventArgs
| emse | The EMSException which raised the event |
|
get |
Get the EMSException that caused the event