getStatus()

Retrieves the value of the status code from the return-status descriptor.

Syntax

public int getStatus();
 

Parameters

None.

Return values

An int value indicating the status of an operation.

Exceptions

None.

See also

setStatus()

Copyright IBM Corp. 1997, 2003