![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsConnection_GetExceptionListener(tibemsConnection connection,tibemsExceptionCallback* listener,
This is an alternate pathway for alerting a client program of connection problems. The program defines an exception listener callback function, and registers the callback using tibemsConnection_SetExceptionListener. When the client library detects a connection problem, it calls the callback with an exception argument that details the problem.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |