![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsConnection_SetExceptionListener(tibemsConnection connection,tibemsExceptionCallback listener,BY VALUE TIBEMS-NULLPTR,
connection has usage pointer.tibems-Exception-Status has usage binary.
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 |