setErrorString()

Sets the error or informational message in the return-status descriptor.

Syntax

public void setErrorString(String errorStr);
 

Parameters

errorStr
Is the value to set the message string.

Return values

None.

Exceptions

None.

See also

getErrorString()

Copyright IBM Corp. 1997, 2004