JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
icu.easyj.core.constant
Interface ErrorCodeConstants
public interface
ErrorCodeConstants
错误编码常量
Author:
wangliang181230
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
SERVER_ERROR
服务端异常
static final
String
UNKNOWN
未知异常
Field Details
UNKNOWN
static final
String
UNKNOWN
未知异常
See Also:
Constant Field Values
SERVER_ERROR
static final
String
SERVER_ERROR
服务端异常
See Also:
Constant Field Values