getErrorCode() method
Returns the error code.
Syntax
public
int
getErrorCode
()
Parameters
None
–
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
Parent topic:
RequestStateElement class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.