public void setStatus(int status);
None.
None.
The setStatus() method sets the status that is part of the CWException object. This status is usually set by the connector to one of the outcome-status constants, as represented by the CWConnectorConstant class (such as FAIL or APPRESPONSETIMEOUT).