Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Client C API Programmer's Guide
|
API Reference
|
awError
|
awErrorToStringUC
awErrorToStringUC
charUC * awErrorToStringUC(BrokerError
err
);
Gets a unicode string describing the error that occurred. Caller is responsible for freeing the return value. Returns NULL if the parameter is not an error or if runs out of memory.