setStatus()

Sets the value of the status code in the return-status descriptor.

Syntax

public void setStatus(int status);
 

Parameters

status
Is the value of status code to assign to the return-status descriptor.

Return values

None.

Exceptions

None.

See also

getStatus()

Copyright IBM Corp. 1997, 2004