Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Client C API Programmer's Guide
|
API Reference
|
awGet
|
awGetErrorCode
awGetErrorCode
int awGetErrorCode(
BrokerError
err
);
err
The error whose error code is to be returned.
Returns an error code that describes the problem associated with the specified
err
. Returns zero if there is no error.
See
Managing Event Types
for a complete list of error codes and their meanings.
See also:
awGetErrorMinorCode