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