public class JahhanErrorCode extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BIZ_EXCEPTION |
static int |
CONFIGURATION_ERROR
配置错误
|
static int |
DATABASE_ERROR |
static int |
DECRYPT_ERROR |
static int |
ENCRYPT_ERROR |
static int |
FAST_RESPONSE_ERROR |
static int |
FORBIDDEN_EXCEPTION |
static int |
INIT_ERROR |
static int |
INSTANTIATION_ERROR
实例化错误
|
static int |
LOCK_ERROE |
static int |
LOCK_OVERTIME |
static int |
NETWORK_EXCEPTION |
static int |
NO_AUTHORITY |
static int |
NOT_SUCH_PROPERTIES_EXCEPTION |
static int |
PARAMETER_ERROR |
static int |
RESPONSE_ERROR |
static int |
SERIALIZATION_EXCEPTION |
static int |
SERVER_MAINTAINING |
static int |
TIMEOUT_EXCEPTION |
static int |
UNKNOW_ERROR |
static int |
UNKNOW_SERVICE_EXCEPTION |
static int |
UNSUPPORT_ERROR |
static int |
VALIATION_EXCEPTION |
| 构造器和说明 |
|---|
JahhanErrorCode() |
public static final int UNKNOW_ERROR
public static final int INIT_ERROR
public static final int NETWORK_EXCEPTION
public static final int TIMEOUT_EXCEPTION
public static final int BIZ_EXCEPTION
public static final int FORBIDDEN_EXCEPTION
public static final int SERIALIZATION_EXCEPTION
public static final int NOT_SUCH_PROPERTIES_EXCEPTION
public static final int VALIATION_EXCEPTION
public static final int UNKNOW_SERVICE_EXCEPTION
public static final int DATABASE_ERROR
public static final int SERVER_MAINTAINING
public static final int LOCK_OVERTIME
public static final int LOCK_ERROE
public static final int PARAMETER_ERROR
public static final int NO_AUTHORITY
public static final int ENCRYPT_ERROR
public static final int DECRYPT_ERROR
public static final int RESPONSE_ERROR
public static final int FAST_RESPONSE_ERROR
public static final int UNSUPPORT_ERROR
public static final int CONFIGURATION_ERROR
public static final int INSTANTIATION_ERROR
Copyright © 2018. All rights reserved.