Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awSet | awSetCurrentError
 
awSetCurrentError
void awSetCurrentError(BrokerError err);
err
The error to set.
Sets the current error to err. Broker has one global error per thread which the system considers to be the current error. The system manages the memory associated with the current error.
See also: