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 Corporation 1997, 2004. All Rights Reserved.