public class LiSDKErrorCodes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ILLEGAL_ARG_ERROR |
static int |
JSON_SERIALIZATION_ERROR |
static int |
JSON_SYNTAX_ERROR |
static int |
NETWORK_ERROR |
static int |
RUNTIME_ERROR |
Constructor and Description |
---|
LiSDKErrorCodes() |
public static final int NETWORK_ERROR
public static final int JSON_SERIALIZATION_ERROR
public static final int ILLEGAL_ARG_ERROR
public static final int RUNTIME_ERROR
public static final int JSON_SYNTAX_ERROR