getErrorCode() method

Returns the error code.

Syntax

public int getErrorCode ()

Parameters

Returns

error code

Remarks

The error code can be any of the following:

Example 1

RequestStateElement element; element.getErrorCode();