Retrieves a message string from a return-status descriptor. The message may be an error message or an informational message.
public String getErrorString();
None.
A String containing an error or informational message for the integration broker, or null.