setErrorString()

Sets the error or informational message into the ReturnStatusDescriptor object.

Syntax

public void setErrorString(String errorStr);
 

Parameters

errorStr
Is the message string.

Return values

None.

Copyright IBM Corp. 1997, 2004