awSetCurrentError
void awSetCurrentError(BrokerError err);
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: