getErrorString()

Retrieves a message string from a return-status descriptor. The message may be an error message or an informational message.

Syntax

public String getErrorString();

Parameters

None.

Return values

A String containing an error or informational message for the integration broker, or null.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.