![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibems_SetExceptionOnFTEvents(
• Disconnection, or TIBEMS_SERVER_DISCONNECTED.
• Each reconnect attempt, or TIBEMS_SERVER_RECONNECTING.
• Reconnection to the server, or TIBEMS_SERVER_RECONNECTED.This call reports on all events during the failover process. To report only the successful reconnection event, use the tibems_setExceptionOnFTSwitch method instead.
When true, the connection’s ExceptionListener catches an exception, which contains a status code indicating the state of the fault-tolerant failover: TIBEMS_SERVER_DISCONNECTED, TIBEMS_SERVER_RECONNECTING, or TIBEMS_SERVER_RECONNECTEDWhen false, fault-tolerant failover does not trigger an exception in the client.Setting an Exception Listener in the TIBCO Enterprise Message Service User’s Guide
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |