public class ErrorCode extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NETWORK_ERROR |
static int |
PARAMS_ERROR |
static int |
SERVER_ERROR |
static int |
UNKNOWN_ERROR |
| Constructor and Description |
|---|
ErrorCode() |
public static final int PARAMS_ERROR
public static final int NETWORK_ERROR
public static final int SERVER_ERROR
public static final int UNKNOWN_ERROR
Copyright © 2019. All rights reserved.