setErrorCode(final int) method

Sets the error code.

Syntax

public void setErrorCode ( final int code )

Parameters

Returns

None

Example 1

RequestStateElement element; element.setErrorCode(0x06);