Returns the error code.
Syntax
public
abstract int
getErrorCode
()
Returns
error code
Example 1
RequestStateElement element; element.getErrorCode();
Usage
The error code can be any of the following:
- HTTP_ERROR
- PARSE_ERROR
- NETWORK_ERROR
- AUTHENTICATION_ERROR