![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Set an exception listener for the connection used by the administration API to communicate with the EMS server.tibems_status tibemsAdmin_SetExceptionListener(
Resister the exception listener callback on this administration connection. For more information about exception listeners, see the TIBCO Enterprise Message Service User’s Guide. This is an alternate pathway for alerting a client program of connection problems. The program defines an exception listener callback function, and calls this function to register the callback and a closure argument. When the client library detects a connection problem, it calls the callback with a status code that identifies the problem.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |