public static class ServerConstant.Error extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
CALL_OPEN_INTERFACE_FAIL |
static Integer |
CALL_SERVER_INTERFACE_FAIL |
static Integer |
NO_AVALIABLE_DATA |
static Integer |
PARAMS_INAVAILABLE |
static Integer |
PERMISSION_DENY |
static Integer |
SUCCESS |
static Integer |
SYSTEM_INNER_ERROR |
| Constructor and Description |
|---|
Error() |
public static final Integer SUCCESS
public static final Integer SYSTEM_INNER_ERROR
public static final Integer CALL_SERVER_INTERFACE_FAIL
public static final Integer CALL_OPEN_INTERFACE_FAIL
public static final Integer PARAMS_INAVAILABLE
public static final Integer NO_AVALIABLE_DATA
public static final Integer PERMISSION_DENY
Copyright © 2018. All rights reserved.