public abstract class NetworkOperation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAM_STATUSCODE
E.g.
|
static int |
STATUSCODE_UNKNOWN |
| Constructor and Description |
|---|
NetworkOperation() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getErrorMessage(RequestManager.ConnectionError ce) |
public static final java.lang.String PARAM_STATUSCODE
public static final int STATUSCODE_UNKNOWN