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