TIBCO EMS .NET API 8.5
TIBCO EMS .NET API 8.5
TIBCO.EMS.UFO.ConnectionFailureException Class Reference

This exception is thrown when an invocation of JMS method is failed due to connection failure in callback. More...

Inheritance diagram for TIBCO.EMS.UFO.ConnectionFailureException:
TIBCO.EMS.EMSException

Additional Inherited Members

- Public Member Functions inherited from TIBCO.EMS.EMSException
 EMSException (string reason, string errorCode)
 Initializes a new instance of the EMSException with the specified reason and error code. More...
 
 EMSException (string reason)
 Initializes a new instance of the EMSException with the specified reason. More...
 
 EMSException (string reason, int errorNumber)
 Initializes a new instance of the EMSException with the specified reason and error number More...
 
- Properties inherited from TIBCO.EMS.EMSException
string ErrorCode [get]
 Gets the error code associated with this exception More...
 
System.Exception LinkedException [get, set]
 Get and Set the exception linked to this one More...
 

Detailed Description

This exception is thrown when an invocation of JMS method is failed due to connection failure in callback.


Copyright © TIBCO Software Inc. All rights reserved.